X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF index 4f4afa5..8b08c9d 100644 --- a/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF +++ b/net.sourceforge.phpeclipse/META-INF/MANIFEST.MF @@ -14,57 +14,57 @@ Export-Package: net.sourceforge.phpdt.core, net.sourceforge.phpdt.core.jdom, net.sourceforge.phpdt.core.search, net.sourceforge.phpdt.corext.refactoring.nls, - net.sourceforge.phpdt.internal.codeassist, - net.sourceforge.phpdt.internal.codeassist.impl, - net.sourceforge.phpdt.internal.compiler, - net.sourceforge.phpdt.internal.compiler.ast, - net.sourceforge.phpdt.internal.compiler.batch, - net.sourceforge.phpdt.internal.compiler.codegen, - net.sourceforge.phpdt.internal.compiler.env, - net.sourceforge.phpdt.internal.compiler.flow, - net.sourceforge.phpdt.internal.compiler.impl, - net.sourceforge.phpdt.internal.compiler.lookup, - net.sourceforge.phpdt.internal.compiler.parser, - net.sourceforge.phpdt.internal.compiler.problem, - net.sourceforge.phpdt.internal.compiler.util, - net.sourceforge.phpdt.internal.core, - net.sourceforge.phpdt.internal.core.builder, - net.sourceforge.phpdt.internal.core.jdom, - net.sourceforge.phpdt.internal.core.util, - net.sourceforge.phpdt.internal.corext, - net.sourceforge.phpdt.internal.corext.codemanipulation, - net.sourceforge.phpdt.internal.corext.phpdoc, - net.sourceforge.phpdt.internal.corext.refactoring.util, - net.sourceforge.phpdt.internal.corext.template, - net.sourceforge.phpdt.internal.corext.template.php, - net.sourceforge.phpdt.internal.corext.textmanipulation, - net.sourceforge.phpdt.internal.corext.util, - net.sourceforge.phpdt.internal.formatter, - net.sourceforge.phpdt.internal.formatter.align, - net.sourceforge.phpdt.internal.formatter.impl, - net.sourceforge.phpdt.internal.ui, - net.sourceforge.phpdt.internal.ui.actions, - net.sourceforge.phpdt.internal.ui.dialogs, - net.sourceforge.phpdt.internal.ui.dnd, - net.sourceforge.phpdt.internal.ui.filters, - net.sourceforge.phpdt.internal.ui.phpdocexport, - net.sourceforge.phpdt.internal.ui.preferences, - net.sourceforge.phpdt.internal.ui.text, - net.sourceforge.phpdt.internal.ui.text.comment, - net.sourceforge.phpdt.internal.ui.text.folding, - net.sourceforge.phpdt.internal.ui.text.java, - net.sourceforge.phpdt.internal.ui.text.java.hover, - net.sourceforge.phpdt.internal.ui.text.link, - net.sourceforge.phpdt.internal.ui.text.phpdoc, - net.sourceforge.phpdt.internal.ui.text.spelling, - net.sourceforge.phpdt.internal.ui.text.spelling.engine, - net.sourceforge.phpdt.internal.ui.text.template, - net.sourceforge.phpdt.internal.ui.text.template.contentassist, - net.sourceforge.phpdt.internal.ui.text.template.preferences, - net.sourceforge.phpdt.internal.ui.util, - net.sourceforge.phpdt.internal.ui.viewsupport, - net.sourceforge.phpdt.internal.ui.wizards, - net.sourceforge.phpdt.internal.ui.wizards.dialogfields, + net.sourceforge.phpdt.internal.codeassist;x-internal:=true, + net.sourceforge.phpdt.internal.codeassist.impl;x-internal:=true, + net.sourceforge.phpdt.internal.compiler;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.ast;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.batch;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.codegen;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.env;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.flow;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.impl;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.lookup;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.parser;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.problem;x-internal:=true, + net.sourceforge.phpdt.internal.compiler.util;x-internal:=true, + net.sourceforge.phpdt.internal.core;x-internal:=true, + net.sourceforge.phpdt.internal.core.builder;x-internal:=true, + net.sourceforge.phpdt.internal.core.jdom;x-internal:=true, + net.sourceforge.phpdt.internal.core.util;x-internal:=true, + net.sourceforge.phpdt.internal.corext;x-internal:=true, + net.sourceforge.phpdt.internal.corext.codemanipulation;x-internal:=true, + net.sourceforge.phpdt.internal.corext.phpdoc;x-internal:=true, + net.sourceforge.phpdt.internal.corext.refactoring.util;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.corext.util;x-internal:=true, + net.sourceforge.phpdt.internal.formatter;x-internal:=true, + net.sourceforge.phpdt.internal.formatter.align;x-internal:=true, + net.sourceforge.phpdt.internal.formatter.impl;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.dialogs;x-internal:=true, + net.sourceforge.phpdt.internal.ui.dnd;x-internal:=true, + net.sourceforge.phpdt.internal.ui.filters;x-internal:=true, + net.sourceforge.phpdt.internal.ui.phpdocexport;x-internal:=true, + net.sourceforge.phpdt.internal.ui.preferences;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.comment;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.folding;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.java;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.java.hover;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.link;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.phpdoc;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.spelling;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.spelling.engine;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.template;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.template.contentassist;x-internal:=true, + net.sourceforge.phpdt.internal.ui.text.template.preferences;x-internal:=true, + net.sourceforge.phpdt.internal.ui.util;x-internal:=true, + net.sourceforge.phpdt.internal.ui.viewsupport;x-internal:=true, + net.sourceforge.phpdt.internal.ui.wizards;x-internal:=true, + net.sourceforge.phpdt.internal.ui.wizards.dialogfields;x-internal:=true, net.sourceforge.phpdt.ltk.core, net.sourceforge.phpdt.ltk.ui, net.sourceforge.phpdt.ltk.ui.actions, @@ -93,14 +93,12 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources, org.eclipse.search, org.eclipse.debug.ui, - org.eclipse.core.filebuffers, org.eclipse.jface.text, org.eclipse.ui.workbench.texteditor, org.eclipse.ui.ide, org.eclipse.ui.views, org.eclipse.ui.editors, org.eclipse.team.core, - org.eclipse.swt, org.eclipse.search, net.sourceforge.phpeclipse.webbrowser, net.sourceforge.phpeclipse.externaltools,