### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.compiler.tool Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.compiler.tool/META-INF/MANIFEST.MF,v retrieving revision 1.10 diff -u -r1.10 MANIFEST.MF --- META-INF/MANIFEST.MF 13 Nov 2007 16:28:35 -0000 1.10 +++ META-INF/MANIFEST.MF 12 May 2008 21:52:06 -0000 @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.jdt.compiler.tool +Bundle-SymbolicName: org.eclipse.jdt.compiler.tool;singleton:=true Bundle-Version: 1.0.100.qualifier Bundle-Vendor: %providerName Bundle-Localization: compiler_tool_fragment #P org.eclipse.jdt.compiler.apt Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.compiler.apt/META-INF/MANIFEST.MF,v retrieving revision 1.10 diff -u -r1.10 MANIFEST.MF --- META-INF/MANIFEST.MF 11 Jan 2008 01:48:56 -0000 1.10 +++ META-INF/MANIFEST.MF 12 May 2008 21:52:07 -0000 @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.jdt.compiler.apt +Bundle-SymbolicName: org.eclipse.jdt.compiler.apt;singleton:=true Bundle-Version: 1.0.100.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Vendor: %providerName