View Single Post
  #9 (permalink)  
Old 04-21-2008, 03:07 PM
DonCash's Avatar
DonCash DonCash is offline
Moderator
 
Join Date: Aug 2007
Location: London, UK
Posts: 240
DonCash will become famous soon enoughDonCash will become famous soon enough
When you compile a project in Eclipse it puts the package which is a directory in the 'workspace' Inside this package is 'bin' and 'src' directories containing the .java & .class files. No Jar files are created unless you export the project as a .jar

I'm guessing NetBeans does this because its designed for GUIs?
__________________
Did this post help you? Please
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
me!

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote