Skip to content

Commit 77ac17f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
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)