Skip to content

Commit 798656e

Browse files
authored
Merge pull request #2052 from westse/contributing-intellij-mvn
Fix IntelliJ instructions
2 parents e16183c + 77ac17f commit 798656e

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)