|
|
|
|
|
by deltasixeight
1764 days ago
|
|
Yes that's configuration for the IDE. But the project itself is configured off of Maven, the project files for the IDE are ADDITIONAL settings for the IDE itself. For example in CLion you can't create a new target from the IDE, you have to edit the cmake file. |
|
> In order to even get the IDE working with a project you need to configure it to work.
Meaning you already have a Maven/SBT/Gradle project and need to get the IDE to work with it.