diff --git a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties index fda454df2..ec3c29182 100644 --- a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties +++ b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/Bundle.properties @@ -13,7 +13,7 @@ Services/AutoupdateType/com_jme3_jmp_contributions_update_center.instance=jMonke #NB 6.9 update centers com_jme3_gde_core_netbeans_update_center=http://updates.netbeans.org/netbeans/updates/7.0/uc/final/distribution/catalog.xml.gz -com_jme3_gde_core_thirdparty_update_center=http://updates.netbeans.org/netbeans/updates/6.9/uc/final/certified/catalog.xml.gz +com_jme3_gde_core_thirdparty_update_center=http://updates.netbeans.org/netbeans/updates/7.0/uc/final/certified/catalog.xml.gz com_jme3_gde_core_plugin_portal_update_center=http://plugins.netbeans.org/nbpluginportal/updates/7.0/catalog.xml.gz #NB 6.9 update centers Services/AutoupdateType/com_jme3_gde_core_netbeans_update_center.instance=NetBeans Platform diff --git a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/layer.xml b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/layer.xml index ff9d2255a..265ac8063 100644 --- a/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/layer.xml +++ b/sdk/jme3-core-updatecenters/src/com/jme3/gde/core/updatecenters/layer.xml @@ -4,23 +4,20 @@ <folder name="Services"> <folder name="AutoupdateType"> <file name="com_jme3_platform_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> - <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_platform_update_center_nightly.instance"/> + <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_platform_update_center.instance"/> <attr name="enabled" boolvalue="true"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> <attr name="instanceOf" stringvalue="org.netbeans.spi.autoupdate.UpdateProvider"/> <attr name="url_key" stringvalue="com_jme3_platform_update_center_nightly"/> </file> <file name="com_jme3_gde_core_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> - <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_update_center_nightly.instance"/> + <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_update_center.instance"/> <attr name="enabled" boolvalue="false"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> <attr name="instanceOf" stringvalue="org.netbeans.spi.autoupdate.UpdateProvider"/> <attr name="url_key" stringvalue="com_jme3_gde_core_update_center_nightly"/> </file> <file name="com_jme3_gde_core_update_center_stable.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_update_center_stable.instance"/> <attr name="enabled" boolvalue="true"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> @@ -28,7 +25,6 @@ <attr name="url_key" stringvalue="com_jme3_gde_core_update_center_stable"/> </file> <file name="com_jme3_jmp_contributions_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_jmp_contributions_update_center.instance"/> <attr name="enabled" boolvalue="true"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> @@ -36,7 +32,6 @@ <attr name="url_key" stringvalue="com_jme3_jmp_contributions_update_center"/> </file> <file name="com_jme3_gde_core_netbeans_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_netbeans_update_center.instance"/> <attr name="enabled" boolvalue="false"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> @@ -44,7 +39,6 @@ <attr name="url_key" stringvalue="com_jme3_gde_core_netbeans_update_center"/> </file> <file name="com_jme3_gde_core_thirdparty_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_thirdparty_update_center.instance"/> <attr name="enabled" boolvalue="false"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> @@ -52,7 +46,6 @@ <attr name="url_key" stringvalue="com_jme3_gde_core_thirdparty_update_center"/> </file> <file name="com_jme3_gde_core_plugin_portal_update_center.instance"> - <attr name="SystemFileSystem.localizingBundle" stringvalue="com.jme3.gde.core.updatecenters.Bundle"/> <attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/com_jme3_gde_core_plugin_portal_update_center.instance"/> <attr name="enabled" boolvalue="false"/> <attr name="instanceCreate" methodvalue="org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogFactory.createUpdateProvider"/> @@ -61,4 +54,4 @@ </file> </folder> </folder> -</filesystem> \ No newline at end of file +</filesystem>