]> git.argeo.org Git - gpl/argeo-slc.git/blob - ide/plugins/org.argeo.slc.ide.ui/bnd.bnd
95a043d89531ad2200080167ce3af0fb5e3ab08c
[gpl/argeo-slc.git] / ide / plugins / org.argeo.slc.ide.ui / bnd.bnd
1 Bundle-SymbolicName: org.argeo.slc.ide.ui;singleton=true
2 Bundle-Activator: org.argeo.slc.ide.ui.SlcIdeUiPlugin
3 Bundle-ActivationPolicy: lazy
4
5 Require-Bundle: org.eclipse.core.runtime,\
6 org.eclipse.core.commands
7
8 Import-Package:org.eclipse.core.runtime.jobs,\
9 org.eclipse.jface.window,\
10 org.eclipse.swt,\
11 org.eclipse.swt.widgets,\
12 org.eclipse.ui.services,\
13 org.osgi.*;version=0.0.0,\
14 !org.eclipse.core.runtime,\
15 org.eclipse.pde.core,\
16 *