eclipse plugin: Remove some redundant plugin dependencies
This commit is contained in:
parent
1115717e11
commit
2410c4ad0e
1 changed files with 0 additions and 4 deletions
|
@ -8,12 +8,8 @@ Bundle-ActivationPolicy: lazy
|
|||
Require-Bundle: org.wesnoth;visibility:=reexport,
|
||||
org.eclipse.xtext.ui;bundle-version="2.0.0",
|
||||
org.eclipse.xtext.ui.shared;bundle-version="2.0.0",
|
||||
org.eclipse.xtext.xtext.ui;bundle-version="1.0.0",
|
||||
org.eclipse.ui.editors;bundle-version="3.5.0",
|
||||
org.eclipse.ui.ide;bundle-version="3.5.0",
|
||||
org.eclipse.ui,
|
||||
org.eclipse.xtext.builder,
|
||||
org.antlr.runtime,
|
||||
org.eclipse.core.filesystem;bundle-version="1.3.0",
|
||||
org.wesnoth;bundle-version="1.0.0"
|
||||
Import-Package: org.apache.log4j
|
||||
|
|
Loading…
Add table
Reference in a new issue