15 January 2008 - 2.0.1 home user-guide eclipse intellij netbeans maven PDF files forums bugs sourceforge eviware.com






Project View Tab: Main View

The project view contains useful information and metrics about your project, such as where files are stored, Test Metrics and MockService Metrics. This is intended as a very quick way of getting information and overview of the project.

We also have a number of project related inspectors at the bottom of the screen

Description Inspector

The Description Inspector is a way to write and maintain general information about the Project.

Description Inspector

The Properties Inspector handles Project level Properties. These properties can be used in levels below the Project.

Load Script Inspector

The Load Script Inspector enable you to create Groovy Scripts that runs whenever you open a project. This might be setting Project Properties, synching Project Requirements with external sources and more.

Save Script Inspector

The Save Script Inspector is the opposite of the Load Script Inspector, it enables you to create Groovy Scripts that runs whenever you close a project. This might be writing data to file, synching Project Requirements with external sources and more.


Next: Project Coverage