mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
Removed unused package org.eclipse.cdt.internal corext.textmanipulation, functionality is covered by the platform.
This commit is contained in:
parent
07bfa75108
commit
b8e8fd3c90
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ Bundle-Vendor: %providerName
|
|||
Bundle-Localization: plugin
|
||||
Export-Package: org.eclipse.cdt.internal.corext,
|
||||
org.eclipse.cdt.internal.corext.template.c,
|
||||
org.eclipse.cdt.internal.corext.textmanipulation,
|
||||
org.eclipse.cdt.internal.corext.util,
|
||||
org.eclipse.cdt.internal.ui,
|
||||
org.eclipse.cdt.internal.ui.actions,
|
||||
|
@ -23,6 +22,7 @@ Export-Package: org.eclipse.cdt.internal.corext,
|
|||
org.eclipse.cdt.internal.ui.editor,
|
||||
org.eclipse.cdt.internal.ui.editor.asm,
|
||||
org.eclipse.cdt.internal.ui.filters,
|
||||
org.eclipse.cdt.internal.ui.includebrowser;x-internal:=true,
|
||||
org.eclipse.cdt.internal.ui.indexview,
|
||||
org.eclipse.cdt.internal.ui.preferences,
|
||||
org.eclipse.cdt.internal.ui.search,
|
||||
|
|
Loading…
Add table
Reference in a new issue