Creating new projects


When you create a project, you give a name to the current IDE state, and then that information is stored in the IDE. Current Project Settings, such as settings for compiling, execution, and debugging, are saved for the new project. The only Project Settings not saved are the Filesystems Settings. Any directories mounted under Filesystems (except for the Default system directory, the default Javadoc directory, and Timerbean.jar) are removed from the new project.

To create a new project:

Contents Prev Next Index