mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 344325 - Remove unused dependency to org.eclipse.jface
This commit is contained in:
parent
1ab1affd17
commit
e664c6dc5f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ Require-Bundle: org.eclipse.core.runtime,
|
||||||
org.eclipse.cdt.core,
|
org.eclipse.cdt.core,
|
||||||
org.eclipse.cdt.debug.core,
|
org.eclipse.cdt.debug.core,
|
||||||
org.eclipse.core.variables,
|
org.eclipse.core.variables,
|
||||||
org.eclipse.jface,
|
|
||||||
org.eclipse.cdt.launch;bundle-version="6.1.0",
|
org.eclipse.cdt.launch;bundle-version="6.1.0",
|
||||||
org.eclipse.cdt.gdb;bundle-version="7.0.0"
|
org.eclipse.cdt.gdb;bundle-version="7.0.0"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
|
|
Loading…
Add table
Reference in a new issue