codepro.initProperties
(old task name "InitEclipseProperties")
Initializes the following variables
eclipse.workspace.root = the absolute path of the current
Eclipse workspace.
eclipse.project.<projectName>.root = the absolute path
of the project's root directory
eclipse.classpath.variable.<variableName> = the value
for the specified classpath variable as defined in the java classpath variable preference
page
If there are others you would like to see added, then please let us know.
Example:
<codepro.initProperties>
|