NetBeans Forums

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

re How to Compile Java Class File into the Same Directory with Source Codes

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
kb9agt



Joined: 06 Nov 2008
Posts: 42

PostPosted: Fri Nov 21, 2008 6:55 pm    Post subject: re How to Compile Java Class File into the Same Directory with Source Codes Reply with quote

Hey Lito,

Be careful about changing the build.xml
Ant will be the best place to look for this.
I would just use javac *.java in the src directory if you need your
classes in there.
NetBeans will not use those and complain about them being there too so
I hope you are not attempting to use NetBeans after that. Again I
would suggest looking into the ant docs.
Good Luck.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users 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