Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2013-02-04 10:03:41 +0000
committercletavernie2013-02-04 10:03:41 +0000
commitb87d0c131c9df8af3434e72dc8a4bdb3dd6f6614 (patch)
tree4dd2bc84a48e6461cd5f5294296ce1258874d012 /plugins
parenta4bb2c6e0ffff2c80928ca04bb4879ad00610667 (diff)
downloadorg.eclipse.papyrus-b87d0c131c9df8af3434e72dc8a4bdb3dd6f6614.tar.gz
org.eclipse.papyrus-b87d0c131c9df8af3434e72dc8a4bdb3dd6f6614.tar.xz
org.eclipse.papyrus-b87d0c131c9df8af3434e72dc8a4bdb3dd6f6614.zip
Remove EMF Facet builder from Eclipse Plug-ins
Diffstat (limited to 'plugins')
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/.project5
-rw-r--r--plugins/customization/org.eclipse.papyrus.customization.properties/.project5
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.project5
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.project5
-rw-r--r--plugins/infra/org.eclipse.papyrus.infra.constraints/.project5
-rw-r--r--plugins/sysml/modelexplorer/org.eclipse.papyrus.sysml.modelexplorer/.project5
-rw-r--r--plugins/sysml/org.eclipse.papyrus.sysml.facets/.project5
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project5
-rw-r--r--plugins/sysml/table/org.eclipse.papyrus.sysml.table.requirement/.project5
-rw-r--r--plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.project5
-rw-r--r--plugins/uml/profilefacet/org.eclipse.papyrus.uml.profilefacet/.project5
-rw-r--r--plugins/uml/properties/org.eclipse.papyrus.uml.properties/.project5
-rw-r--r--plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/.project5
13 files changed, 0 insertions, 65 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/.project b/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/.project
index 31a4c55ab3a..12f5888da2c 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/.project
+++ b/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties/.project b/plugins/customization/org.eclipse.papyrus.customization.properties/.project
index 08da554bbc0..8e74255f24f 100644
--- a/plugins/customization/org.eclipse.papyrus.customization.properties/.project
+++ b/plugins/customization/org.eclipse.papyrus.customization.properties/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.project b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.project
index f2b2ef7edf2..848c11e792d 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.project
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
-<!-- <buildCommand> -->
-<!-- <name>org.eclipse.emf.facet.common.core.builder</name> -->
-<!-- <arguments> -->
-<!-- </arguments> -->
-<!-- </buildCommand> -->
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.project b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.project
index 0e4d3054821..a0c4da3f4cb 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.project
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/infra/org.eclipse.papyrus.infra.constraints/.project b/plugins/infra/org.eclipse.papyrus.infra.constraints/.project
index 68021fd18e9..543b13908d2 100644
--- a/plugins/infra/org.eclipse.papyrus.infra.constraints/.project
+++ b/plugins/infra/org.eclipse.papyrus.infra.constraints/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/sysml/modelexplorer/org.eclipse.papyrus.sysml.modelexplorer/.project b/plugins/sysml/modelexplorer/org.eclipse.papyrus.sysml.modelexplorer/.project
index 2708796e745..849e59b88b1 100644
--- a/plugins/sysml/modelexplorer/org.eclipse.papyrus.sysml.modelexplorer/.project
+++ b/plugins/sysml/modelexplorer/org.eclipse.papyrus.sysml.modelexplorer/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml.facets/.project b/plugins/sysml/org.eclipse.papyrus.sysml.facets/.project
index f7d6054b667..38d42687b80 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml.facets/.project
+++ b/plugins/sysml/org.eclipse.papyrus.sysml.facets/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project
index 8415b6fa7a1..eee04871a33 100644
--- a/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.allocation/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/sysml/table/org.eclipse.papyrus.sysml.table.requirement/.project b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.requirement/.project
index 6b769737ad7..606bd416f06 100644
--- a/plugins/sysml/table/org.eclipse.papyrus.sysml.table.requirement/.project
+++ b/plugins/sysml/table/org.eclipse.papyrus.sysml.table.requirement/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.project b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.project
index bba99dab4a1..0699df8629a 100644
--- a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.project
+++ b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/uml/profilefacet/org.eclipse.papyrus.uml.profilefacet/.project b/plugins/uml/profilefacet/org.eclipse.papyrus.uml.profilefacet/.project
index da1427c9415..8e41e668faa 100644
--- a/plugins/uml/profilefacet/org.eclipse.papyrus.uml.profilefacet/.project
+++ b/plugins/uml/profilefacet/org.eclipse.papyrus.uml.profilefacet/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/.project b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/.project
index c85ee05189b..96882b24e7a 100644
--- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties/.project
+++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>
diff --git a/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/.project b/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/.project
index 8975433c5f0..dbb84464caa 100644
--- a/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/.project
+++ b/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/.project
@@ -20,11 +20,6 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.emf.facet.common.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.emf.facet.common.ProjectNature</nature>

Back to the top