|
- Bundle-SymbolicName: ${project.name};singleton:=true
- Bundle-Version: 1.0.0.SNAPSHOT
-
- -includeresource: \
- Application.e4xmi,\
- plugin.xml
-
- -buildpath: \
- org.eclipse.swt.cocoa.macosx.x86_64,\
- org.eclipse.e4.ui.swt.win32,\
- org.eclipse.jface,\
- org.eclipse.equinox.preferences,\
- org.eclipse.osgi,\
- org.eclipse.e4.core.di.annotations,\
- javax.inject,\
- org.eclipse.e4.core.contexts,\
- org.eclipse.e4.ui.model.workbench,\
- org.eclipse.e4.ui.workbench,\
- org.eclipse.e4.core.services,\
- javax.annotation,\
- org.eclipse.e4.core.di,\
- org.eclipse.e4.core.commands,\
- org.eclipse.core.commands,\
- org.eclipse.e4.ui.di,\
- org.eclipse.core.jobs,\
- org.eclipse.equinox.common,\
- org.eclipse.tips.ui
-
-
- -privatepackage: \
- xyz.veronie.bgg.localdb,\
- xyz.veronie.bgg.result,\
- xyz.veronie.bgg.result.internal,\
- xyz.veronie.bgg.types,\
- xyz.veronie.bgg.ui.dialogs,\
- xyz.veronie.bgg.ui.filters,\
- xyz.veronie.bgg.ui.filters.composites,\
- xyz.veronie.bgg.ui.handlers,\
- xyz.veronie.bgg.ui.helpers,\
- xyz.veronie.bgg.ui.parts,\
- xyz.veronie.bgg.ui.parts.internal,\
- xyz.veronie.bgg.ui.result
|