Hi all
when creating a project builder project with java :
- how can I set it up to write all the componets in one folder, .java, .class, .jar, etc ... I want to create a project that I can compile and run formthe command line
- how do you import existing projects, simple ones with two...