Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Charles David2016-03-03 15:57:42 +0000
committerPierre-Charles David2016-03-03 15:57:42 +0000
commitd9224af22337b06f090a183128c4936f3025a5c3 (patch)
treecc59aa029c1f521cdb73de2885db0ae9e4190da2 /plugins/org.eclipse.eef
parent47df1e30cc5a06edb47af179b05b2bd6c04ee1cf (diff)
downloadorg.eclipse.eef-d9224af22337b06f090a183128c4936f3025a5c3.tar.gz
org.eclipse.eef-d9224af22337b06f090a183128c4936f3025a5c3.tar.xz
org.eclipse.eef-d9224af22337b06f090a183128c4936f3025a5c3.zip
Remove 'Modeling' nature from org.eclipse.eef project
The project does not contain any .aird file, so if imported in the workspace of an Eclipse where Sirius is installed, Sirius complains. Change-Id: I97758e9ba4fb8674699a02a1218a951b07749821 Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Diffstat (limited to 'plugins/org.eclipse.eef')
-rw-r--r--plugins/org.eclipse.eef/.project1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.eef/.project b/plugins/org.eclipse.eef/.project
index a8fd05ed6..c2c59619e 100644
--- a/plugins/org.eclipse.eef/.project
+++ b/plugins/org.eclipse.eef/.project
@@ -32,7 +32,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.sirius.nature.modelingproject</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

Back to the top