Project Preferences

You can access the properties and preferences of a project either over the item Properties in the popup menu of the Ivy Project View or over the menu item Project -> Properties. Here you can redefine almost all of the global Preferences and override them with project specific values.

Additionally, the project preferences allow you to define values for some project specific properties, that do not have a global default value. Those are described in the sections below.

Axon Ivy - Project Information

The main project properties page shows information about the project.

Project Properties Axon Ivy information

Project Properties Axon Ivy information

Project format version

Shows the version of the project format. If the project was created with an old version of Axon Ivy, this is indicated with an warning message. Consult the Chapter Converting Projects to learn how to convert your project to a new version of the project format.

Number of process Elements

Shows the number of Process Elements in this project.

Data Class Settings

Allows you to specify the default namespace and the name of the project Data Class.

IvyScript Engine

Automatically imported classes

Allows you to specify fully qualified class names which should be automatically available with their simple class names in every ivy script code.

Java

With these preferences you can adjust the Java settings of the project.

Java preferences

Java preferences

Optional classpath containers

Defines optional libraries that can be accessed in your Java or IvyScript code.