|
|
@@ -3,19 +3,20 @@ Bundle-ManifestVersion: 2 |
|
|
|
Bundle-Name: Bgg Tool Khaki Flavor |
|
|
|
Bundle-SymbolicName: xyz.veronie.bgg.ui;singleton:=true |
|
|
|
Bundle-Version: 1.0.0.qualifier |
|
|
|
Bundle-ClassPath: lib/sqlite-jdbc-3.34.0.jar, |
|
|
|
swing2swt.jar |
|
|
|
Bundle-ClassPath: lib/sqlite-jdbc-3.34.0.jar |
|
|
|
Require-Bundle: javax.inject, |
|
|
|
javax.annotation, |
|
|
|
org.eclipse.core.runtime, |
|
|
|
org.eclipse.e4.core.services, |
|
|
|
org.eclipse.e4.core.di, |
|
|
|
org.eclipse.e4.ui.workbench, |
|
|
|
org.eclipse.e4.ui.di, |
|
|
|
org.eclipse.jface, |
|
|
|
org.eclipse.e4.ui.model.workbench |
|
|
|
org.eclipse.e4.ui.model.workbench, |
|
|
|
org.eclipse.e4.ui.workbench.swt, |
|
|
|
org.eclipse.e4.ui.workbench |
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11 |
|
|
|
Import-Package: com.ibm.icu, |
|
|
|
com.ibm.icu.text, |
|
|
|
javax.annotation;version="1.0.0";resolution:=optional, |
|
|
|
javax.inject;version="1.0.0", |
|
|
|
org.eclipse.e4.core.commands, |
|
|
|