NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

adding projects to a project at the same path level

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers
View previous topic :: View next topic  
Author Message
FiruzzZ



Joined: 16 Jan 2012
Posts: 15
Location: Argentina

PostPosted: Wed Mar 21, 2012 11:17 am    Post subject: adding projects to a project at the same path level Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo