Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.wst.ws.api.doc/META-INF/MANIFEST.MF')
-rw-r--r--docs/org.eclipse.wst.ws.api.doc/META-INF/MANIFEST.MF8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/org.eclipse.wst.ws.api.doc/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.ws.api.doc/META-INF/MANIFEST.MF
new file mode 100644
index 000000000..865c60907
--- /dev/null
+++ b/docs/org.eclipse.wst.ws.api.doc/META-INF/MANIFEST.MF
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: org.eclipse.wst.ws.api.doc; singleton:=true
+Bundle-Version: 1.0.0
+Bundle-Vendor: %providerName
+Bundle-Localization: plugin
+Bundle-ActivationPolicy: lazy

Back to the top