mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-21 16:05:25 +02:00
Cleaned up dependencies a little.
This commit is contained in:
parent
f68ca2c02b
commit
f385ba4ef0
3 changed files with 0 additions and 3 deletions
|
@ -24,6 +24,5 @@ Require-Bundle: org.eclipse.cdt.core,
|
|||
org.eclipse.core.runtime,
|
||||
org.eclipse.cdt.make.core,
|
||||
org.eclipse.ui,
|
||||
org.eclipse.team.core,
|
||||
org.eclipse.core.variables
|
||||
Eclipse-AutoStart: true
|
||||
|
|
|
@ -81,7 +81,6 @@ Export-Package: .,
|
|||
org.eclipse.cdt.utils.xcoff,
|
||||
org.eclipse.cdt.utils.xcoff.parser
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.team.core,
|
||||
org.eclipse.core.runtime,
|
||||
org.eclipse.text,
|
||||
org.eclipse.core.variables
|
||||
|
|
|
@ -75,6 +75,5 @@ Require-Bundle: org.eclipse.ui.ide,
|
|||
org.eclipse.ui.console,
|
||||
org.eclipse.core.filebuffers,
|
||||
org.eclipse.core.runtime,
|
||||
org.eclipse.core.expressions,
|
||||
org.eclipse.help
|
||||
Eclipse-AutoStart: true
|
||||
|
|
Loading…
Add table
Reference in a new issue