Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
represents an Eclipse project.
'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')