Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/facet')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/build.properties1
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/plugin.xml17
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/build.properties1
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/plugin.xml20
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/build.properties1
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/plugin.xml18
6 files changed, 0 insertions, 58 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/build.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/build.properties
index c25a5e13db3..39bc3dbc812 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/build.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/build.properties
@@ -13,6 +13,5 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
about.html,\
- plugin.xml,\
OSGI-INF/
src.includes = about.html
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/plugin.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/plugin.xml
deleted file mode 100644
index 7d26320d871..00000000000
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/plugin.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<!--
- Copyright (c) 2011 Mia-Software.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
- Nicolas Guyomar (Mia-Software) - Bug 333652 Extension point offering the possibility to declare an EPackage browser
- Gregoire Dupe (Mia-Software) - Bug 366804 - [Restructuring] Table widget upgrade
- Grégoire Dupé (Mia-Software) - Bug 388422 - [Table] Queries for InstanciationMethod needs to have 2 parameters
- -->
-<plugin>
-
-</plugin>
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/build.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/build.properties
index 97709507298..b98a587f381 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/build.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/build.properties
@@ -13,7 +13,6 @@
bin.includes = .,\
icons/,\
META-INF/,\
- plugin.xml,\
plugin.properties,\
about.html
jars.compile.order = .
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/plugin.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/plugin.xml
deleted file mode 100644
index d8a178677c7..00000000000
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/plugin.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-
-<!--
- Copyright (c) 2011 Mia-Software.
-
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
- Gregoire Dupe (Mia-Software) - Design
- Nicolas Guyomar (Mia-Software) - Implementation
-
--->
-
-<plugin>
-
-</plugin>
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/build.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/build.properties
index 53d3a9f6a0b..3409dd43e0c 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/build.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/build.properties
@@ -12,7 +12,6 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.xml,\
icons/,\
about.html,\
OSGI-INF/
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/plugin.xml b/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/plugin.xml
deleted file mode 100644
index 63eb1fcbbf8..00000000000
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/plugin.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<!--
- Copyright (c) 2011 Mia-Software.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
- Nicolas Guyomar (Mia-Software) - Bug 333652 Extension point offering the possibility to declare an EPackage browser
- Fabien Giquel (Mia-Software)
- Gregoire Dupe (Mia-software) - Bug 366155 - [Unit Test Failure][0.2/3.8][0.2/4.2] org.eclipse.papyrus.emf.facet.util.emf.ui.tests.EPackageRegistryTest.canOpenERegistryView
- Gregoire Dupe (Mia-Sodtware) - Bug 406570 - Handlers to Save and SaveAs EMF resources
- -->
-<plugin>
-
-</plugin>

Back to the top