- disable NetBeans Base update center by default
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9803 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
20d960df9f
commit
bbc0e74330
@ -5,7 +5,7 @@
|
||||
<folder name="AutoupdateType">
|
||||
<file name="org_netbeans_update_center.instance">
|
||||
<attr name="displayName" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#Services/AutoupdateType/org_netbeans_update_center.instance"/>
|
||||
<attr name="enabled" boolvalue="true"/>
|
||||
<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" bundlevalue="com.jme3.gde.core.updatecenters.Bundle#org_netbeans_update_center"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user