Directory-Based Projects

In Visual J++, projects are directory-based, which means the project is defined by the files in the project directory structure on the hard disk. For example:

Note   When removing a file or folder from the project, you can choose to leave the item on the hard disk or completely delete it.

For more information about directory-based projects, see Different Project Models in Source Code Control.

In addition to the relationship between the project structure and the file system, the hierarchy of Java packages in the project directly maps to a hierarchy of folders in the project (or file system). In Project Explorer, you can choose to display your project in one of two views:

For more information about setting the view in Project Explorer, see Choosing the Project View.