Skip to content

Commit ea26c0a

Browse files
author
Steve West
committed
Fix IntelliJ instructions
- Should reference pom.xml, not build.gradle (which doesn't exist).
1 parent e16183c commit ea26c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ If you don't have an IDE preference we would recommend that you use IntellIJ.
7474

7575
=== Importing into IntelliJ IDEA
7676

77-
If you have performed a checkout of this repository already, use "`File`" -> "`Open`" and then select the root `build.gradle` file to import the code.
77+
If you have performed a checkout of this repository already, use "`File`" -> "`Open`" and then select the root `pom.xml` file to import the code.
7878

7979
Alternatively, you can let IntellIJ IDEA checkout the code for you.
8080
Use "`File`" ->

0 commit comments

Comments
 (0)