SDA SE Wiki

Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering

User Tools

Site Tools


projectT('projectName', 'localPath', 'outputProjectName', 'outputProjectLocalPath')

represents an Eclipse project.

This PEF is outdated. See the notes on migrating to version 2.6.0.
See projectS for current specification.

'projectName': atom
the name of the Eclipse project.

'localPath': atom
the absolute path of the project in the local file system (represented as a portable string).

'outputProjectName': atom
the name of output project into which the transformed code is generated.

'outputProjectLocalPath': atom
the absolute path of the output project in the local file system (represented as a portable string)

E. g.:
projectT('Demo1','C:/eclipse/workspace/Demo1','Demo1-output','C:/eclipse/workspace/Demo1-output')

research/jtransformer/api/java/pefs/old/projectt.txt · Last modified: 2018/05/09 01:59 (external edit)

SEWiki, © 2026