There was an error while loading. Please reload this page.
1 parent bb3ce26 commit e7afd4aCopy full SHA for e7afd4a
1 file changed
content/docs/en/guides/plugin/setting-up-env.mdx
@@ -77,7 +77,7 @@ cd MyFirstMod
77
78
1. Open IntelliJ IDEA
79
2. Click "Open" and navigate to your `MyFirstMod` directory
80
-3. IntelliJ will automatically detect it as a Gradle project
+3. IntelliJ will automatically detect it as a Maven project
81
4. Wait for the project to index and dependencies to download
82
83
## Next Steps
0 commit comments