File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
com.vogella.rcp.perspective.addpart/META-INF
com.vogella.rcp.perspective.plugin/META-INF Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Bundle-Name: Addpart
44Bundle-SymbolicName : com.vogella.rcp.perspective.addpart;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-Vendor : VOGELLA
7- Require-Bundle : org.eclipse.e4.ui.model.workbench;bundle-version="1.1.0.v20140512-1820" ,
7+ Require-Bundle : org.eclipse.e4.ui.model.workbench,
88 javax.annotation,
99 javax.inject,
1010 org.eclipse.swt
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Bundle-Name: Plugin
44Bundle-SymbolicName : com.vogella.rcp.perspective.plugin;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-Vendor : VOGELLA
7- Require-Bundle : org.eclipse.e4.ui.model.workbench;bundle-version="1.1.0.v20140512-1820" ,
7+ Require-Bundle : org.eclipse.e4.ui.model.workbench,
88 org.eclipse.e4.core.di,
99 javax.inject,
1010 org.eclipse.e4.ui.workbench;bundle-version="1.1.0",
You can’t perform that action at this time.
0 commit comments