What is a "project" in Forte for Java?


A project in Forte for Java physically consists of its own subdirectory stored in the Projects folder of your installation directory, which contain the files that hold the information about the state of the IDE when you were last working in that project. When you switch to a different project, the information from that project's files are loaded and the IDE's state (meaning open files and windows, active workspace, and configuration of Project Settings) is accordingly changed.

Dividing your work into projects provides the following advantages:

If you have any projects that you have created with other Java IDEs, you can import them into Forte for Java.


Contents Prev Next Index