Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-11-02 09:40:00 +0000
committercletavernie2011-11-02 09:40:00 +0000
commit0ca380ef7ab0df5a1ee804158540e675d50482c5 (patch)
tree2e2ab22da0090cdcc4e8fe773b83a68df7ff3109 /plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project
parentb30ccd9faa91fb46165234860034f153122ea263 (diff)
downloadorg.eclipse.papyrus-0ca380ef7ab0df5a1ee804158540e675d50482c5.tar.gz
org.eclipse.papyrus-0ca380ef7ab0df5a1ee804158540e675d50482c5.tar.xz
org.eclipse.papyrus-0ca380ef7ab0df5a1ee804158540e675d50482c5.zip
362162: [Architecture - Refactoring] The plug-ins should be renamed to match their layer's qualified name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
Diffstat (limited to 'plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project')
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project
new file mode 100644
index 00000000000..deb7f5cdffd
--- /dev/null
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.papyrus.preferences</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.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>

Back to the top