NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
FiruzzZ
Joined: 16 Jan 2012 Posts: 15 Location: Argentina
|
Posted: Wed Mar 21, 2012 11:17 am Post subject: adding projects to a project at the same path level |
|
|
I got a main project and I added other like "libs" (MyUtils.jar, MyCustomSwings.jar and so on) and what I want when I compile it , it's that looks like this:
dist/
mainproject.jar
MyUtils.jar
MycustomSwing.jar
log4j.properties
dist/lib
AND NOT
dist/
mainproject.jar
dist/lib/
MyUtils.jar
MycustomSwing.jar
How could I do this? and more important, What impact does this have on my project? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|