Path to the Eclipse home directory (a directory where the Eclipse executable is located).
If not set, agent's ECLIPSE_HOME environment variable or 'teamcity.eclipse.home' system property will be used.
Path to primary plugin/feature/site, relative to the checkout directory. For example. '.project', 'foo.bar/.project', 'features/foo.bar/.project', etc.
Path to build artifacts, relative to the checkout directory
The value to be used for the plugin or feature qualifier, when you want to override the value computed by PDE.
Default value for the source code version.
This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment
or set javacSource in build.properties.
Default value for the targeted byte code version.
This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment
or set javacTarget in build.properties.