Creating Jython Projects

In the workbench, you can create and maintain resources for Jython scripts in Jython projects.
The following instructions were written for the Resource perspective, but they will also work in any other perspectives.

To create an Jython project, follow these instructions:

  1. In the menu bar, select File > New > Project . The New Project wizard opens.
  2. Expand the Jython folder and select Jython Project. Click Next. The New Jython Project wizard opens.
  3. In the Project name, type a name for the new Jython project.
  4. (Optional) Clear the Use default check box to specify a directory other than the default. In the Directory field, specify a location on your local file system for the new project.
  5. Click Finish.
You can now begin creating or importing content for your Jython Project using the New Jython Script file File wizards, or the Import wizards available from the File menu.
Related tasks
Creating Jython script files

Feedback