|
@@ -19,6 +19,14 @@
|
|
|
<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"/>
|
|
|
+ <attr name="instanceOf" stringvalue="org.netbeans.spi.autoupdate.UpdateProvider"/>
|
|
|
+ <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"/>
|