The Eclipse function package provides a linked property called Project Natures (see Linked Properties for the Eclipse Function Package).
This is an important property during modeling, for example, to retrieve project lists or to enable actions dependent on the project type.
The integrated Enterprise Developer Projects model makes extensive use of this property.
The project natures of the Micro Focus project types are listed below.
Project Nature | Micro Focus projects which have associated this nature |
---|---|
com.microfocus.eclipse.project.cobolNature | All COBOL projects |
com.microfocus.eclipse.project.remoteCobolNature | All remote COBOL projects |
com.microfocus.eclipse.project.pureRemoteCobolNature | Remote COBOL projects using the RSE file system |
com.microfocus.eclipse.coboljvm.coboljvmNature | All COBOL JVM projects |
com.microfocus.eclipse.project.copylibNature | All COBOL Copylib projects |
com.microfocus.eclipse.project.remoteCopylibNature | All remote COBOL Copylibs projects |
com.microfocus.eclipse.project.pureRemoteCopylibNature | Remote COBOL Copylib projects using the RSE file system |
com.microfocus.eclipse.pli.project.pliNature | All PL/I projects |
com.microfocus.eclipse.pli.remote.remotePliNature | All remote PL/I projects |
com.microfocus.eclipse.pli.remote.pureRemotePliNature | Remote PL/I projects using the RSE file system |
com.microfocus.eclipse.edt.core.edtNature | All Mainframe project (local and remote, COBOL and PL/I) |