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:
authortle2007-05-07 20:42:54 +0000
committertle2007-05-07 20:42:54 +0000
commit7a18b80e2bcefd52352d0e7e854a31986384c083 (patch)
treed372e7c2fb60a945ebafa079cfef1cd125a714e2 /jpa/plugins/org.eclipse.jpt.doc.user/META-INF
parent94e1efcc6ffe4b8d9c77cdfb8b51a061be0fe64f (diff)
downloadwebtools.dali-7a18b80e2bcefd52352d0e7e854a31986384c083.tar.gz
webtools.dali-7a18b80e2bcefd52352d0e7e854a31986384c083.tar.xz
webtools.dali-7a18b80e2bcefd52352d0e7e854a31986384c083.zip
Updated for the build.
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/META-INF')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.doc.user/META-INF/MANIFEST.MF
index f5e7343a89..a3e8ae5c6a 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/META-INF/MANIFEST.MF
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/META-INF/MANIFEST.MF
@@ -1,7 +1,8 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
+Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.doc.user;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Localization: plugin
-Bundle-Vendor: %providerName
+Eclipse-LazyStart: true

Back to the top