David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 1 | |
| 2 | # sigil project file, saved by plugin. |
| 3 | |
David Morgan Spencer Savage | 509902e | 2009-08-02 09:15:07 +0000 | [diff] [blame] | 4 | -activator: org.apache.felix.sigil.core.BldCore |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 5 | |
| 6 | -bundles: \ |
David Morgan Spencer Savage | 7d6b1f46 | 2009-07-19 12:43:34 +0000 | [diff] [blame] | 7 | org.apache.felix.sigil.common.core, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 8 | |
David Morgan Spencer Savage | d2e31cb | 2009-07-21 16:38:49 +0000 | [diff] [blame] | 9 | -resources: \ |
| 10 | profiles, \ |
| 11 | profiles/CDC-1.0_Foundation-1.0.profile, \ |
| 12 | profiles/CDC-1.1_Foundation-1.1.profile, \ |
| 13 | profiles/J2SE-1.2.profile, \ |
| 14 | profiles/J2SE-1.3.profile, \ |
| 15 | profiles/J2SE-1.4.profile, \ |
| 16 | profiles/J2SE-1.5.profile, \ |
| 17 | profiles/JavaSE-1.6.profile, \ |
| 18 | profiles/OSGi_Minimum-1.0.profile, \ |
| 19 | profiles/OSGi_Minimum-1.1.profile, \ |
| 20 | profiles/profile.list, \ |
| 21 | |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 22 | -sourcedirs: \ |
| 23 | src, \ |
| 24 | |
| 25 | -exports: \ |
David Morgan Spencer Savage | 877bebb | 2009-07-17 21:33:45 +0000 | [diff] [blame] | 26 | org.apache.felix.sigil.bnd, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 27 | org.apache.felix.sigil.config, \ |
| 28 | org.apache.felix.sigil.core, \ |
David Morgan Spencer Savage | 7d6b1f46 | 2009-07-19 12:43:34 +0000 | [diff] [blame] | 29 | org.apache.felix.sigil.core.licence, \ |
David Morgan Spencer Savage | 0cb12cc | 2009-08-03 08:34:34 +0000 | [diff] [blame^] | 30 | org.apache.felix.sigil.core.repository, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 31 | org.apache.felix.sigil.model, \ |
| 32 | org.apache.felix.sigil.model.common, \ |
| 33 | org.apache.felix.sigil.model.eclipse, \ |
| 34 | org.apache.felix.sigil.model.osgi, \ |
| 35 | org.apache.felix.sigil.repository, \ |
| 36 | |
| 37 | -imports: \ |
David Morgan Spencer Savage | f5d9935 | 2009-07-24 08:42:10 +0000 | [diff] [blame] | 38 | aQute.lib.osgi, \ |
David Morgan Spencer Savage | 877bebb | 2009-07-17 21:33:45 +0000 | [diff] [blame] | 39 | org.apache.felix.sigil.bnd, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 40 | org.apache.felix.sigil.config, \ |
| 41 | org.apache.felix.sigil.core, \ |
David Morgan Spencer Savage | f5d9935 | 2009-07-24 08:42:10 +0000 | [diff] [blame] | 42 | org.apache.felix.sigil.core.licence, \ |
David Morgan Spencer Savage | 0cb12cc | 2009-08-03 08:34:34 +0000 | [diff] [blame^] | 43 | org.apache.felix.sigil.core.repository, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 44 | org.apache.felix.sigil.model, \ |
| 45 | org.apache.felix.sigil.model.common, \ |
| 46 | org.apache.felix.sigil.model.eclipse, \ |
| 47 | org.apache.felix.sigil.model.osgi, \ |
| 48 | org.apache.felix.sigil.repository, \ |
David Morgan Spencer Savage | 509902e | 2009-08-02 09:15:07 +0000 | [diff] [blame] | 49 | org.eclipse.core.runtime, \ |
| 50 | org.osgi.framework, \ |
David Morgan Spencer Savage | 0cb12cc | 2009-08-03 08:34:34 +0000 | [diff] [blame^] | 51 | |
David Morgan Spencer Savage | 509902e | 2009-08-02 09:15:07 +0000 | [diff] [blame] | 52 | header;Bundle-ActivationPolicy: lazy |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 53 | |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 54 | # end |