Closed kratess closed 6 years ago
Because IntelliJ manages the dependencies in a shared manner, it won't detect the relocation of the package structure correctly. You could work around this by opening each sub project indivuallily. So you follow the guide from the README and then open the file core/pom.xml within IntelliJ. That works.
Why do you not make a .jar. Then how i import the maven?
Why do you not make a .jar.
Because the project is designed to be standalone, but you could make a pull request if you want to.
Then how i import the maven?
Use the import feature of IntelliJ
Can you help me? Where is the import section?
Just take a carefully at the start screen.
Okay... I'll test it
Can you make a .jar for library or can you write a installation guide for windows with intellij?