David Morgan Spencer Savage | 784d49b | 2009-08-20 18:32:02 +0000 | [diff] [blame^] | 1 | |
| 2 | # sigil project file, saved by plugin. |
| 3 | |
| 4 | -singleton: true |
| 5 | |
| 6 | -bundles: \ |
| 7 | org.apache.felix.sigil.eclipse.runtime, \ |
| 8 | |
| 9 | -resources: \ |
| 10 | plugin.xml, \ |
| 11 | |
| 12 | -sourcedirs: \ |
| 13 | src, \ |
| 14 | |
| 15 | -imports: \ |
| 16 | org.apache.felix.sigil.common.runtime;version=0.9.0, \ |
| 17 | org.apache.felix.sigil.eclipse;version=0.9.0, \ |
| 18 | org.apache.felix.sigil.eclipse.install, \ |
| 19 | org.eclipse.core.resources, \ |
| 20 | org.eclipse.jdt.debug.ui.launchConfigurations, \ |
| 21 | org.eclipse.jface.viewers, \ |
| 22 | org.eclipse.swt.graphics, \ |
| 23 | org.eclipse.swt.widgets, \ |
| 24 | |
| 25 | -requires: \ |
| 26 | org.eclipse.core.runtime;version=3.4.0, \ |
| 27 | org.eclipse.debug.core;version=3.4.1, \ |
| 28 | org.eclipse.debug.ui;version=3.4.2, \ |
| 29 | org.eclipse.equinox.common;version=3.4.0, \ |
| 30 | org.eclipse.jdt.launching;version=3.4.1, \ |
| 31 | org.eclipse.ui.workbench;version=3.4.2, \ |
| 32 | |
| 33 | # end |