2005-11-15 21:33:43 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: %pluginName
|
|
|
|
Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true
|
2006-10-11 12:28:54 +00:00
|
|
|
Bundle-Version: 4.0.0.qualifier
|
2005-11-15 21:33:43 +00:00
|
|
|
Bundle-Activator: org.eclipse.cdt.ui.CUIPlugin
|
|
|
|
Bundle-Vendor: %providerName
|
|
|
|
Bundle-Localization: plugin
|
2006-10-12 15:01:47 +00:00
|
|
|
Export-Package: org.eclipse.cdt.internal.corext;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.corext.template.c;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.corext.util;x-internal:=true,
|
2007-02-20 17:23:35 +00:00
|
|
|
org.eclipse.cdt.internal.ui,
|
2006-10-12 15:01:47 +00:00
|
|
|
org.eclipse.cdt.internal.ui.actions;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.browser.opentype;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.buildconsole;x-internal:=true,
|
2006-08-02 14:24:42 +00:00
|
|
|
org.eclipse.cdt.internal.ui.callhierarchy;x-internal:=true,
|
2006-10-12 15:01:47 +00:00
|
|
|
org.eclipse.cdt.internal.ui.codemanipulation;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.compare;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.cview;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.dialogs;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.dialogs.cpaths;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.dnd;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.editor;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.editor.asm;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.filters;x-internal:=true,
|
2006-07-05 14:23:52 +00:00
|
|
|
org.eclipse.cdt.internal.ui.includebrowser;x-internal:=true,
|
2006-10-12 15:01:47 +00:00
|
|
|
org.eclipse.cdt.internal.ui.indexview;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.preferences;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.search;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.search.actions;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text.c.hover;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text.contentassist;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text.folding;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text.template;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.text.util;x-internal:=true,
|
2007-01-24 14:02:24 +00:00
|
|
|
org.eclipse.cdt.internal.ui.typehierarchy;x-internal:=true,
|
2006-10-12 15:01:47 +00:00
|
|
|
org.eclipse.cdt.internal.ui.util;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.viewsupport;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.wizards;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.wizards.classwizard;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.wizards.dialogfields;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.wizards.filewizard;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.wizards.folderwizard;x-internal:=true,
|
|
|
|
org.eclipse.cdt.internal.ui.workingsets;x-internal:=true,
|
2005-11-15 21:33:43 +00:00
|
|
|
org.eclipse.cdt.ui,
|
|
|
|
org.eclipse.cdt.ui.actions,
|
|
|
|
org.eclipse.cdt.ui.browser.typeinfo,
|
|
|
|
org.eclipse.cdt.ui.dialogs,
|
2007-04-26 17:07:39 +00:00
|
|
|
org.eclipse.cdt.ui.newui,
|
|
|
|
org.eclipse.cdt.ui.templateengine,
|
|
|
|
org.eclipse.cdt.ui.templateengine.event,
|
|
|
|
org.eclipse.cdt.ui.templateengine.pages,
|
|
|
|
org.eclipse.cdt.ui.templateengine.uitree,
|
|
|
|
org.eclipse.cdt.ui.templateengine.uitree.uiwidgets,
|
2005-11-15 21:33:43 +00:00
|
|
|
org.eclipse.cdt.ui.text,
|
|
|
|
org.eclipse.cdt.ui.text.c.hover,
|
|
|
|
org.eclipse.cdt.ui.text.contentassist,
|
|
|
|
org.eclipse.cdt.ui.text.folding,
|
|
|
|
org.eclipse.cdt.ui.wizards,
|
|
|
|
org.eclipse.cdt.ui.wizards.conversion,
|
2007-04-26 17:07:39 +00:00
|
|
|
org.eclipse.cdt.utils.ui.controls
|
2006-12-18 15:21:32 +00:00
|
|
|
Require-Bundle: org.eclipse.ui.ide;bundle-version="[3.3.0,4.0.0)",
|
2006-10-11 12:28:54 +00:00
|
|
|
org.eclipse.ui.views;bundle-version="[3.2.0,4.0.0)",
|
2006-12-18 15:21:32 +00:00
|
|
|
org.eclipse.jface.text;bundle-version="[3.3.0,4.0.0)",
|
2007-04-06 12:45:20 +00:00
|
|
|
org.eclipse.ui.workbench.texteditor;bundle-version="[3.3.0,4.0.0)",
|
|
|
|
org.eclipse.ui.editors;bundle-version="[3.3.0,4.0.0)",
|
|
|
|
org.eclipse.ui;bundle-version="[3.3.0,4.0.0)",
|
2006-10-11 12:28:54 +00:00
|
|
|
org.eclipse.ui.forms;bundle-version="[3.2.0,4.0.0)",
|
|
|
|
org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
|
|
|
|
org.eclipse.search;bundle-version="[3.2.0,4.0.0)",
|
2007-04-06 12:45:20 +00:00
|
|
|
org.eclipse.compare;bundle-version="[3.3.0,4.0.0)",
|
2006-10-11 12:28:54 +00:00
|
|
|
org.eclipse.cdt.core;bundle-version="[4.0.0,5.0.0)",
|
|
|
|
org.eclipse.ui.console;bundle-version="[3.1.100,4.0.0)",
|
|
|
|
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
|
|
|
|
org.eclipse.help;bundle-version="[3.2.0,4.0.0)",
|
|
|
|
org.eclipse.ui.navigator;bundle-version="[3.2.0,4.0.0)",
|
2006-12-05 18:29:04 +00:00
|
|
|
org.eclipse.cdt.refactoring;bundle-version="[4.0.0,5.0.0)",
|
2007-02-20 17:23:35 +00:00
|
|
|
org.eclipse.core.filesystem;bundle-version="[1.1.0,2.0.0)",
|
2007-03-06 18:43:39 +00:00
|
|
|
org.eclipse.core.variables;bundle-version="[3.1.100,4.0.0)"
|
2006-01-18 18:16:35 +00:00
|
|
|
Eclipse-LazyStart: true
|
2006-07-03 13:08:47 +00:00
|
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
2006-12-18 15:21:32 +00:00
|
|
|
Import-Package: com.ibm.icu.text
|