Hello everyone. The documentation says that it is possible to compile a native COBOL as a COBOL JVM using the JVMGEN compile directive. However, the following error occurs when I add the project nature "COBOL JVM Nature Project": to a project with the project nature "Mainframe COBOL": Problems encountered while setting project description. Nature com.microfocus.eclipse.coboljvm.coboljvm Nature is missing prerequisite nature: org.eclipse.jdt.core.javanature. So, could anyone tell me how I could set the JVMGEN compile directive to true in Enterprise Developer?