Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-06-19 13:12:02 +0000
committerThomas Watson2013-07-12 18:59:59 +0000
commit9eb78bc46db677c14ed8cbb5581f05008fbcb2e6 (patch)
tree74a01abb39343c18a985aa0eab71c614f0f97745 /bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF
parentf06f147312372e02aac14920a567604c548a946b (diff)
downloadrt.equinox.framework-9eb78bc46db677c14ed8cbb5581f05008fbcb2e6.tar.gz
rt.equinox.framework-9eb78bc46db677c14ed8cbb5581f05008fbcb2e6.tar.xz
rt.equinox.framework-9eb78bc46db677c14ed8cbb5581f05008fbcb2e6.zip
Add compatibility fragment to support 2.0 style plugins
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF')
-rw-r--r--bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF/l10n/bundle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF/l10n/bundle.properties
new file mode 100644
index 000000000..82b8f0726
--- /dev/null
+++ b/bundles/org.eclipse.osgi.compatibility.plugins/OSGI-INF/l10n/bundle.properties
@@ -0,0 +1,3 @@
+#Properties file for org.eclipse.osgi.compatibility.plugins
+Bundle-Vendor = Eclipse.org - Equinox
+Bundle-Name = Equinox Compatibility Fragment for Eclipse 2.0 Plugins \ No newline at end of file

Back to the top