Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ExternalResourceStereotypeApplication/org.eclipse.papyrus.uml.profile.externalresource.properties/plugin.xml')
-rw-r--r--sandbox/ExternalResourceStereotypeApplication/org.eclipse.papyrus.uml.profile.externalresource.properties/plugin.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/sandbox/ExternalResourceStereotypeApplication/org.eclipse.papyrus.uml.profile.externalresource.properties/plugin.xml b/sandbox/ExternalResourceStereotypeApplication/org.eclipse.papyrus.uml.profile.externalresource.properties/plugin.xml
deleted file mode 100644
index c95214422da..00000000000
--- a/sandbox/ExternalResourceStereotypeApplication/org.eclipse.papyrus.uml.profile.externalresource.properties/plugin.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
-<extension point="org.eclipse.papyrus.views.properties.environment">
- <environment environmentModel="resources/UMLStereotypeApplicationExternalResourceEnvironment.xmi">
- </environment>
- </extension>
- <extension point="org.eclipse.papyrus.views.properties.context">
- <context contextModel="resources/UMLStereotypeApplicationExternalResource.ctx">
- </context>
- </extension>
-</plugin>

Back to the top