Loading plugins/org.etsi.mts.tdl.asn2tdl/.classpath +1 −5 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="lib" path="lib/asn1bean-compiler-1.12.1-SNAPSHOT.jar" sourcepath="/beanit.asn1bean/src"/> Loading plugins/org.etsi.mts.tdl.asn2tdl/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +10 −0 Original line number Diff line number Diff line eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=11 org.eclipse.jdt.core.compiler.compliance=11 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning org.eclipse.jdt.core.compiler.release=enabled org.eclipse.jdt.core.compiler.source=11 plugins/org.etsi.mts.tdl.asn2tdl/META-INF/MANIFEST.MF +0 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,3 @@ Export-Package: org.etsi.mts.tdl.asn2tdl Bundle-ClassPath: lib/antlr-2.7.7.jar, lib/asn1bean-compiler-1.12.1-SNAPSHOT.jar, . Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Loading
plugins/org.etsi.mts.tdl.asn2tdl/.classpath +1 −5 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="lib" path="lib/asn1bean-compiler-1.12.1-SNAPSHOT.jar" sourcepath="/beanit.asn1bean/src"/> Loading
plugins/org.etsi.mts.tdl.asn2tdl/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +10 −0 Original line number Diff line number Diff line eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=11 org.eclipse.jdt.core.compiler.compliance=11 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning org.eclipse.jdt.core.compiler.release=enabled org.eclipse.jdt.core.compiler.source=11
plugins/org.etsi.mts.tdl.asn2tdl/META-INF/MANIFEST.MF +0 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,3 @@ Export-Package: org.etsi.mts.tdl.asn2tdl Bundle-ClassPath: lib/antlr-2.7.7.jar, lib/asn1bean-compiler-1.12.1-SNAPSHOT.jar, . Bundle-RequiredExecutionEnvironment: JavaSE-1.8