I am having a problem on creating a JAR File on Intellij. What should I do in order to export only pack1 and pack2 to JAR File to directory 'dist'. And I don't want to include directory 'dist' in JAR.
Asked
Active
Viewed 15 times
0
-
See https://www.jetbrains.com/help/idea/artifacts.html and https://stackoverflow.com/a/42200519/104891 for the sample project. – CrazyCoder Aug 15 '23 at 14:30