Loading plugins/org.etsi.mts.tdl.graphical.viewpoint/.classpath 0 → 100644 +7 −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"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="output" path="bin"/> </classpath> plugins/org.etsi.mts.tdl.graphical.viewpoint/.project 0 → 100644 +36 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.etsi.mts.tdl.graphical.viewpoint</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> <buildCommand> <name>org.eclipse.acceleo.ide.ui.acceleoBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.acceleo.ide.ui.acceleoNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> </natures> <linkedResources> </linkedResources> </projectDescription> plugins/org.etsi.mts.tdl.graphical.viewpoint/META-INF/MANIFEST.MF 0 → 100644 +27 −0 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.etsi.mts.tdl.graphical.viewpoint;singleton:=true Bundle-Version: 1.0.0 Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-Activator: org.etsi.mts.tdl.graphical.viewpoint.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.uml2.types;visibility:=reexport, org.eclipse.core.resources, org.eclipse.sirius, org.eclipse.sirius.common.acceleo.mtl, org.eclipse.sirius.diagram.ui;bundle-version="3.0.0", org.eclipse.draw2d, org.eclipse.gmf.runtime.diagram.ui, org.eclipse.xtext, org.etsi.mts.tdl.graphical.labels.data, org.etsi.mts.tdl.model, org.eclipse.sirius.diagram.sequence.ui, org.eclipse.sirius.ext.base, org.eclipse.ui.ide Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 plugins/org.etsi.mts.tdl.graphical.viewpoint/build.properties 0 → 100644 +11 −0 Original line number Diff line number Diff line source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ description/,\ plugin.xml,\ Configuration.svg,\ tdl.ecore,\ images/,\ plugin.properties customBuildCallbacks = build.acceleo plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign 0 → 100644 +1202 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
plugins/org.etsi.mts.tdl.graphical.viewpoint/.classpath 0 → 100644 +7 −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"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="output" path="bin"/> </classpath>
plugins/org.etsi.mts.tdl.graphical.viewpoint/.project 0 → 100644 +36 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.etsi.mts.tdl.graphical.viewpoint</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> <buildCommand> <name>org.eclipse.acceleo.ide.ui.acceleoBuilder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.acceleo.ide.ui.acceleoNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> </natures> <linkedResources> </linkedResources> </projectDescription>
plugins/org.etsi.mts.tdl.graphical.viewpoint/META-INF/MANIFEST.MF 0 → 100644 +27 −0 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.etsi.mts.tdl.graphical.viewpoint;singleton:=true Bundle-Version: 1.0.0 Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-Activator: org.etsi.mts.tdl.graphical.viewpoint.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.uml2.types;visibility:=reexport, org.eclipse.core.resources, org.eclipse.sirius, org.eclipse.sirius.common.acceleo.mtl, org.eclipse.sirius.diagram.ui;bundle-version="3.0.0", org.eclipse.draw2d, org.eclipse.gmf.runtime.diagram.ui, org.eclipse.xtext, org.etsi.mts.tdl.graphical.labels.data, org.etsi.mts.tdl.model, org.eclipse.sirius.diagram.sequence.ui, org.eclipse.sirius.ext.base, org.eclipse.ui.ide Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6
plugins/org.etsi.mts.tdl.graphical.viewpoint/build.properties 0 → 100644 +11 −0 Original line number Diff line number Diff line source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ description/,\ plugin.xml,\ Configuration.svg,\ tdl.ecore,\ images/,\ plugin.properties customBuildCallbacks = build.acceleo
plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign 0 → 100644 +1202 −0 File added.Preview size limit exceeded, changes collapsed. Show changes