>>  <<  Ndx  Usr  Pri  Phr  Dic  Rel  Voc  !:  wd  Help  User

Project Manager

The Project Manager lets you work with project files. Run the Project Manager from menu Edit|Project Manager... or by pressing Ctrl-B.

From the Project Manager dialog, open a project file by either:

selecting from the Project list
running menu File|New...
running menu File|Recent...

The Project list shows all files with extension .ijp found in the Look In folder and its subfolders. If the project filename is the same as its folder name, for example, mygraph\mygraph.ijp, then only the filename is shown.

You should set Look In to point to the folders (directories) where you are creating J projects. For example, the default Look In folder is user\projects. You might then create projects in directories such as user\projects\work, user\projects\test etc.

You can define and modify the Look In folders by pressing the >> button.

The menu File|Recent... shows the last 10 projects that have been loaded.

When a project is open, use Load to load the project on top of existing definitions. Select menu Project|Clean Load to reset the system, clearing out existing definitions, and then load the project.

Select Project|Clean Load Primaries to reset the system, and then load the project primary files only; this is useful for testing the final application. The verb loadp can also be used for this purpose.

Use menu Project|Build Options... to specify how the application is to be built. Use menu Project|Build Application to build the application.

Notes
The Notes editbox in menu File|Notes is for free-form comments. These comments are stored in the project file only, and do not appear in the final application.


>>  <<  Ndx  Usr  Pri  Phr  Dic  Rel  Voc  !:  wd  Help  User