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 | 2f6a32f | 2010-08-02 16:10:01 +0000 | [diff] [blame] | 4 | -activator: org.apache.felix.sigil.common.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 | 2f6a32f | 2010-08-02 16:10:01 +0000 | [diff] [blame] | 9 | -contents: \ |
| 10 | aQute.bnd*, \ |
| 11 | aQute.lib*, \ |
| 12 | aQute.libg*, \ |
| 13 | aQute.service.scripting*, \ |
| 14 | org.apache.felix.sigil.common.bnd*, \ |
| 15 | org.apache.felix.sigil.common.config*, \ |
| 16 | org.apache.felix.sigil.common.core*, \ |
| 17 | org.apache.felix.sigil.common.model*, \ |
| 18 | org.apache.felix.sigil.common.repository*, |
| 19 | |
David Morgan Spencer Savage | d2e31cb | 2009-07-21 16:38:49 +0000 | [diff] [blame] | 20 | -resources: \ |
| 21 | profiles, \ |
| 22 | profiles/CDC-1.0_Foundation-1.0.profile, \ |
| 23 | profiles/CDC-1.1_Foundation-1.1.profile, \ |
| 24 | profiles/J2SE-1.2.profile, \ |
| 25 | profiles/J2SE-1.3.profile, \ |
| 26 | profiles/J2SE-1.4.profile, \ |
| 27 | profiles/J2SE-1.5.profile, \ |
| 28 | profiles/JavaSE-1.6.profile, \ |
| 29 | profiles/OSGi_Minimum-1.0.profile, \ |
| 30 | profiles/OSGi_Minimum-1.1.profile, \ |
| 31 | profiles/profile.list, \ |
| 32 | |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 33 | -exports: \ |
David Morgan Spencer Savage | 2f6a32f | 2010-08-02 16:10:01 +0000 | [diff] [blame] | 34 | org.apache.felix.sigil.common.bnd, \ |
| 35 | org.apache.felix.sigil.common.config, \ |
| 36 | org.apache.felix.sigil.common.core, \ |
| 37 | org.apache.felix.sigil.common.core.licence, \ |
| 38 | org.apache.felix.sigil.common.core.repository, \ |
| 39 | org.apache.felix.sigil.common.model, \ |
| 40 | org.apache.felix.sigil.common.model.eclipse, \ |
| 41 | org.apache.felix.sigil.common.model.osgi, \ |
| 42 | org.apache.felix.sigil.common.repository, \ |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 43 | |
| 44 | -imports: \ |
David Morgan Spencer Savage | 3c193cc | 2009-10-01 14:43:47 +0000 | [diff] [blame] | 45 | aQute.lib.osgi;resolve=compile, \ |
David Morgan Spencer Savage | 2f6a32f | 2010-08-02 16:10:01 +0000 | [diff] [blame] | 46 | org.apache.felix.sigil.common.bnd, \ |
| 47 | org.apache.felix.sigil.common.config, \ |
| 48 | org.apache.felix.sigil.common.core, \ |
| 49 | org.apache.felix.sigil.common.core.licence, \ |
| 50 | org.apache.felix.sigil.common.core.repository, \ |
| 51 | org.apache.felix.sigil.common.model, \ |
| 52 | org.apache.felix.sigil.common.model.eclipse, \ |
| 53 | org.apache.felix.sigil.common.model.osgi, \ |
David Morgan Spencer Savage | c641c64 | 2009-09-11 20:50:48 +0000 | [diff] [blame] | 54 | org.apache.felix.sigil.common.osgi, \ |
David Morgan Spencer Savage | 2f6a32f | 2010-08-02 16:10:01 +0000 | [diff] [blame] | 55 | org.apache.felix.sigil.common.repository, \ |
David Morgan Spencer Savage | 509902e | 2009-08-02 09:15:07 +0000 | [diff] [blame] | 56 | org.eclipse.core.runtime, \ |
| 57 | org.osgi.framework, \ |
David Morgan Spencer Savage | 0cb12cc | 2009-08-03 08:34:34 +0000 | [diff] [blame] | 58 | |
David Morgan Spencer Savage | ade7631 | 2010-08-03 07:54:38 +0000 | [diff] [blame] | 59 | -requires: \ |
| 60 | org.eclipse.equinox.common;version=3.4.0, \ |
| 61 | |
David Morgan Spencer Savage | 509902e | 2009-08-02 09:15:07 +0000 | [diff] [blame] | 62 | header;Bundle-ActivationPolicy: lazy |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 63 | |
David Morgan Spencer Savage | 0929a66 | 2009-07-16 09:21:43 +0000 | [diff] [blame] | 64 | # end |