Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registry/testE/2/fragment.xml')
-rw-r--r--bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registry/testE/2/fragment.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registry/testE/2/fragment.xml b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registry/testE/2/fragment.xml
new file mode 100644
index 000000000..37608e568
--- /dev/null
+++ b/bundles/org.eclipse.equinox.common.tests/Plugin_Testing/registry/testE/2/fragment.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+<fragment>
+
+ <extension point="testE1.xptE1" id="ext1">
+ </extension>
+
+</fragment>

Back to the top