- SDK: update platform config
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8508 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
73b8bdef6e
commit
8f3ef3babd
@ -4,10 +4,27 @@ cluster.path=\
|
|||||||
${nbplatform.active.dir}/java:\
|
${nbplatform.active.dir}/java:\
|
||||||
${nbplatform.active.dir}/platform
|
${nbplatform.active.dir}/platform
|
||||||
disabled.modules=\
|
disabled.modules=\
|
||||||
org.netbeans.libs.bugtracking,\
|
org.apache.commons.codec,\
|
||||||
org.netbeans.libs.bugzilla,\
|
org.apache.commons.httpclient,\
|
||||||
|
org.apache.commons.lang,\
|
||||||
|
org.apache.ws.commons.util,\
|
||||||
|
org.apache.xmlrpc,\
|
||||||
|
org.eclipse.core.contenttype,\
|
||||||
|
org.eclipse.core.jobs,\
|
||||||
|
org.eclipse.core.net,\
|
||||||
|
org.eclipse.core.runtime,\
|
||||||
|
org.eclipse.core.runtime.compatibility.auth,\
|
||||||
|
org.eclipse.equinox.app,\
|
||||||
|
org.eclipse.equinox.common,\
|
||||||
|
org.eclipse.equinox.preferences,\
|
||||||
|
org.eclipse.equinox.registry,\
|
||||||
|
org.eclipse.equinox.security,\
|
||||||
|
org.eclipse.mylyn.bugzilla.core,\
|
||||||
|
org.eclipse.mylyn.commons.core,\
|
||||||
|
org.eclipse.mylyn.commons.net,\
|
||||||
|
org.eclipse.mylyn.commons.xmlrpc,\
|
||||||
|
org.eclipse.mylyn.tasks.core,\
|
||||||
org.netbeans.libs.commons_net,\
|
org.netbeans.libs.commons_net,\
|
||||||
org.netbeans.libs.jakarta_oro,\
|
|
||||||
org.netbeans.libs.jsr223,\
|
org.netbeans.libs.jsr223,\
|
||||||
org.netbeans.libs.smack,\
|
org.netbeans.libs.smack,\
|
||||||
org.netbeans.libs.springframework,\
|
org.netbeans.libs.springframework,\
|
||||||
@ -29,16 +46,21 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.dbschema,\
|
org.netbeans.modules.dbschema,\
|
||||||
org.netbeans.modules.derby,\
|
org.netbeans.modules.derby,\
|
||||||
org.netbeans.modules.form,\
|
org.netbeans.modules.form,\
|
||||||
|
org.netbeans.modules.form.binding,\
|
||||||
org.netbeans.modules.form.j2ee,\
|
org.netbeans.modules.form.j2ee,\
|
||||||
org.netbeans.modules.form.kit,\
|
org.netbeans.modules.form.kit,\
|
||||||
|
org.netbeans.modules.form.nb,\
|
||||||
|
org.netbeans.modules.form.refactoring,\
|
||||||
org.netbeans.modules.glassfish.common,\
|
org.netbeans.modules.glassfish.common,\
|
||||||
org.netbeans.modules.hibernate,\
|
org.netbeans.modules.hibernate,\
|
||||||
org.netbeans.modules.hibernatelib,\
|
org.netbeans.modules.hibernatelib,\
|
||||||
org.netbeans.modules.hudson,\
|
org.netbeans.modules.hudson,\
|
||||||
org.netbeans.modules.hudson.ant,\
|
org.netbeans.modules.hudson.ant,\
|
||||||
|
org.netbeans.modules.hudson.git,\
|
||||||
org.netbeans.modules.hudson.maven,\
|
org.netbeans.modules.hudson.maven,\
|
||||||
org.netbeans.modules.hudson.mercurial,\
|
org.netbeans.modules.hudson.mercurial,\
|
||||||
org.netbeans.modules.hudson.subversion,\
|
org.netbeans.modules.hudson.subversion,\
|
||||||
|
org.netbeans.modules.hudson.tasklist,\
|
||||||
org.netbeans.modules.i18n.form,\
|
org.netbeans.modules.i18n.form,\
|
||||||
org.netbeans.modules.j2ee.core.utilities,\
|
org.netbeans.modules.j2ee.core.utilities,\
|
||||||
org.netbeans.modules.j2ee.jpa.refactoring,\
|
org.netbeans.modules.j2ee.jpa.refactoring,\
|
||||||
@ -49,9 +71,8 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.jellytools,\
|
org.netbeans.modules.jellytools,\
|
||||||
org.netbeans.modules.jellytools.ide,\
|
org.netbeans.modules.jellytools.ide,\
|
||||||
org.netbeans.modules.jellytools.java,\
|
org.netbeans.modules.jellytools.java,\
|
||||||
org.netbeans.modules.jellytools.platform,\
|
|
||||||
org.netbeans.modules.jemmy,\
|
|
||||||
org.netbeans.modules.maven,\
|
org.netbeans.modules.maven,\
|
||||||
|
org.netbeans.modules.maven.checkstyle,\
|
||||||
org.netbeans.modules.maven.coverage,\
|
org.netbeans.modules.maven.coverage,\
|
||||||
org.netbeans.modules.maven.embedder,\
|
org.netbeans.modules.maven.embedder,\
|
||||||
org.netbeans.modules.maven.grammar,\
|
org.netbeans.modules.maven.grammar,\
|
||||||
@ -63,6 +84,7 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.maven.model,\
|
org.netbeans.modules.maven.model,\
|
||||||
org.netbeans.modules.maven.osgi,\
|
org.netbeans.modules.maven.osgi,\
|
||||||
org.netbeans.modules.maven.persistence,\
|
org.netbeans.modules.maven.persistence,\
|
||||||
|
org.netbeans.modules.maven.refactoring,\
|
||||||
org.netbeans.modules.maven.repository,\
|
org.netbeans.modules.maven.repository,\
|
||||||
org.netbeans.modules.maven.search,\
|
org.netbeans.modules.maven.search,\
|
||||||
org.netbeans.modules.maven.spring,\
|
org.netbeans.modules.maven.spring,\
|
||||||
@ -73,7 +95,6 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.spellchecker.dictionary_en,\
|
org.netbeans.modules.spellchecker.dictionary_en,\
|
||||||
org.netbeans.modules.spellchecker.kit,\
|
org.netbeans.modules.spellchecker.kit,\
|
||||||
org.netbeans.modules.spring.beans,\
|
org.netbeans.modules.spring.beans,\
|
||||||
org.netbeans.modules.swingapp,\
|
|
||||||
org.netbeans.modules.websvc.saas.codegen.java,\
|
org.netbeans.modules.websvc.saas.codegen.java,\
|
||||||
org.netbeans.modules.xml.wsdl.model,\
|
org.netbeans.modules.xml.wsdl.model,\
|
||||||
org.openide.compat,\
|
org.openide.compat,\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user