Osiris-Team / 1JPM

1 Java Project Manager, is a Maven/Gradle alternative with a twist. Its a single Java file itself, which should be edited by you to configure your project.
MIT License
214 stars 4 forks source link

sync does not affect IntellijIDE #7

Open Osiris-Team opened 1 month ago

Osiris-Team commented 1 month ago

sync does not affect IntellijIDE, at least it does not update its dependencies that are used when running tasks (green run button at the top right), find the cause and a fix for this.

right now run the regular build / "clean package" task to update dependencies in your IDE.