Loading plugins/org.etsi.mts.tdl.model/.classpath +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src-gen"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="output" path="bin"/> </classpath> plugins/org.etsi.mts.tdl.model/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +7 −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=1.8 org.eclipse.jdt.core.compiler.compliance=1.8 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.source=1.8 plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF +3 −1 Original line number Diff line number Diff line Loading @@ -2,11 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.etsi.mts.tdl.model;singleton:=true Automatic-Module-Name: org.etsi.mts.tdl.model Bundle-Version: 1.4.0.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.etsi.mts.tdl, org.etsi.mts.tdl.extendedconfigurations, org.etsi.mts.tdl.extendedconfigurations.impl, Loading @@ -22,4 +23,5 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.ocl.pivot, org.eclipse.ocl.xtext.essentialocl, org.eclipse.ocl.xtext.essentialocl.ui;bundle-version="1.1.0" Eclipse-LazyStart: true Bundle-ActivationPolicy: lazy Loading
plugins/org.etsi.mts.tdl.model/.classpath +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src-gen"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="output" path="bin"/> </classpath>
plugins/org.etsi.mts.tdl.model/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +7 −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=1.8 org.eclipse.jdt.core.compiler.compliance=1.8 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.source=1.8
plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF +3 −1 Original line number Diff line number Diff line Loading @@ -2,11 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.etsi.mts.tdl.model;singleton:=true Automatic-Module-Name: org.etsi.mts.tdl.model Bundle-Version: 1.4.0.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.etsi.mts.tdl, org.etsi.mts.tdl.extendedconfigurations, org.etsi.mts.tdl.extendedconfigurations.impl, Loading @@ -22,4 +23,5 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.ocl.pivot, org.eclipse.ocl.xtext.essentialocl, org.eclipse.ocl.xtext.essentialocl.ui;bundle-version="1.1.0" Eclipse-LazyStart: true Bundle-ActivationPolicy: lazy