Loading de.ugoe.cs.swe.TTCN3Configuration/.classpath 0 → 100644 +10 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <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.pde.core.requiredPlugins"/> <classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/> <classpathentry kind="lib" path="libs/xstream-1.4.7.jar"/> <classpathentry kind="lib" path="libs/commons-io-2.4.jar"/> <classpathentry kind="output" path="bin"/> </classpath> de.ugoe.cs.swe.TTCN3Configuration/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line /bin/ de.ugoe.cs.swe.TTCN3Configuration/.project 0 → 100644 +28 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>de.ugoe.cs.swe.TTCN3Configuration</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.SchemaBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> </natures> </projectDescription> de.ugoe.cs.swe.TTCN3Configuration/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +11 −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.7 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve org.eclipse.jdt.core.compiler.compliance=1.7 org.eclipse.jdt.core.compiler.debug.lineNumber=generate org.eclipse.jdt.core.compiler.debug.localVariable=generate org.eclipse.jdt.core.compiler.debug.sourceFile=generate org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.source=1.7 de.ugoe.cs.swe.TTCN3Configuration/META-INF/MANIFEST.MF 0 → 100644 +5 −0 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TTCN3ConfigurationProvider Bundle-SymbolicName: de.ugoe.cs.swe.TTCN3Configuration Bundle-Version: 1.0.0.qualifier Loading
de.ugoe.cs.swe.TTCN3Configuration/.classpath 0 → 100644 +10 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <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.pde.core.requiredPlugins"/> <classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/> <classpathentry kind="lib" path="libs/xstream-1.4.7.jar"/> <classpathentry kind="lib" path="libs/commons-io-2.4.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
de.ugoe.cs.swe.TTCN3Configuration/.gitignore 0 → 100644 +1 −0 Original line number Diff line number Diff line /bin/
de.ugoe.cs.swe.TTCN3Configuration/.project 0 → 100644 +28 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>de.ugoe.cs.swe.TTCN3Configuration</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.pde.SchemaBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> </natures> </projectDescription>
de.ugoe.cs.swe.TTCN3Configuration/.settings/org.eclipse.jdt.core.prefs 0 → 100644 +11 −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.7 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve org.eclipse.jdt.core.compiler.compliance=1.7 org.eclipse.jdt.core.compiler.debug.lineNumber=generate org.eclipse.jdt.core.compiler.debug.localVariable=generate org.eclipse.jdt.core.compiler.debug.sourceFile=generate org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.source=1.7
de.ugoe.cs.swe.TTCN3Configuration/META-INF/MANIFEST.MF 0 → 100644 +5 −0 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TTCN3ConfigurationProvider Bundle-SymbolicName: de.ugoe.cs.swe.TTCN3Configuration Bundle-Version: 1.0.0.qualifier