Using more modern registration of hookconfigurators.properties in default package. Requires NetBeans 7.0.1 default tip
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon May 16 13:50:18 2011 +0200
changeset 12590aa9758ab26
parent 124 9faed4fbcbd8
Using more modern registration of hookconfigurators.properties in default package. Requires NetBeans 7.0.1
netbinox/manifest.mf
     1.1 --- a/netbinox/manifest.mf	Tue May 03 11:53:01 2011 +0200
     1.2 +++ b/netbinox/manifest.mf	Mon May 16 13:50:18 2011 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  Manifest-Version: 1.0
     1.5  OpenIDE-Module: org.apidesign.netbinox
     1.6  OpenIDE-Module-Localizing-Bundle: org/apidesign/netbinox/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 1.22
     1.8 +OpenIDE-Module-Specification-Version: 1.23
     1.9  OpenIDE-Module-Provides: org.osgi.framework.launch.FrameworkFactory
    1.10  OpenIDE-Module-Hide-Classpath-Packages: org.eclipse.core.runtime.**,org.eclipse.osgi.**
    1.11 -Covered-Packages: META-INF,,org.apidesign.netbinox,
    1.12 +Covered-Packages: META-INF,org.apidesign.netbinox,
    1.13   /MANIFEST.MF,/generated-layer.xml,META-INF.services,
    1.14   /services/org.osgi.framework.launch.FrameworkFactory,
    1.15 - org.osgi.service.framework,
    1.16 + org.osgi.service.framework,default/hookconfigurators.properties,
    1.17   META-INF.services,
    1.18   org.eclipse,
    1.19   org.eclipse.core,