X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.nl1/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse.nl1/META-INF/MANIFEST.MF index b9f6111..8d14abb 100644 --- a/net.sourceforge.phpeclipse.nl1/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse.nl1/META-INF/MANIFEST.MF @@ -5,7 +5,18 @@ Bundle-SymbolicName: net.sourceforge.phpeclipse.nl1 Bundle-Version: 1.0.10 Bundle-ClassPath: nl1.jar Bundle-Vendor: PHPEclipse project team -Fragment-Host: net.sourceforge.phpeclipse;bundle-version="1.0.10" +Fragment-Host: net.sourceforge.phpeclipse;bundle-version="0.0.0" Bundle-Localization: plugin -Require-Bundle: org.eclipse.core.runtime, - org.eclipse.core.runtime.compatibility +Export-Package: net.sourceforge.phpdt.externaltools.internal.model;x-internal:=true, + net.sourceforge.phpdt.externaltools.launchConfigurations, + net.sourceforge.phpdt.internal.corext;x-internal:=true, + net.sourceforge.phpdt.internal.corext.template;x-internal:=true, + net.sourceforge.phpdt.internal.corext.template.php;x-internal:=true, + net.sourceforge.phpdt.internal.corext.textmanipulation;x-internal:=true, + net.sourceforge.phpdt.internal.ui;x-internal:=true, + net.sourceforge.phpdt.internal.ui.actions;x-internal:=true, + net.sourceforge.phpdt.internal.ui.preferences;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.link;x-internal:=true, + net.sourceforge.phpdt.internal.ui.wizards;x-internal:=true, + net.sourceforge.phpeclipse.preferences, + net.sourceforge.phpeclipse.wizards