mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
disable additional IDE bundles
This commit is contained in:
parent
0216bc7203
commit
49d75b9efd
@ -3,12 +3,14 @@ cluster.path=\
|
|||||||
${nbplatform.active.dir}/java:\
|
${nbplatform.active.dir}/java:\
|
||||||
${nbplatform.active.dir}/platform
|
${nbplatform.active.dir}/platform
|
||||||
disabled.modules=\
|
disabled.modules=\
|
||||||
|
org.apache.xml.resolver,\
|
||||||
org.mozilla.rhino.patched,\
|
org.mozilla.rhino.patched,\
|
||||||
org.netbeans.api.debugger,\
|
org.netbeans.api.debugger,\
|
||||||
org.netbeans.core.browser,\
|
org.netbeans.core.browser,\
|
||||||
org.netbeans.core.ide,\
|
org.netbeans.core.ide,\
|
||||||
org.netbeans.lib.cvsclient,\
|
org.netbeans.lib.cvsclient,\
|
||||||
org.netbeans.lib.terminalemulator,\
|
org.netbeans.lib.terminalemulator,\
|
||||||
|
org.netbeans.libs.antlr3.runtime,\
|
||||||
org.netbeans.libs.bugtracking,\
|
org.netbeans.libs.bugtracking,\
|
||||||
org.netbeans.libs.bugzilla,\
|
org.netbeans.libs.bugzilla,\
|
||||||
org.netbeans.libs.bytelist,\
|
org.netbeans.libs.bytelist,\
|
||||||
@ -168,6 +170,7 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.options.editor,\
|
org.netbeans.modules.options.editor,\
|
||||||
org.netbeans.modules.parsing.api,\
|
org.netbeans.modules.parsing.api,\
|
||||||
org.netbeans.modules.print.editor,\
|
org.netbeans.modules.print.editor,\
|
||||||
|
org.netbeans.modules.project.ant,\
|
||||||
org.netbeans.modules.project.libraries,\
|
org.netbeans.modules.project.libraries,\
|
||||||
org.netbeans.modules.projectimport.eclipse.core,\
|
org.netbeans.modules.projectimport.eclipse.core,\
|
||||||
org.netbeans.modules.projectimport.eclipse.j2se,\
|
org.netbeans.modules.projectimport.eclipse.j2se,\
|
||||||
@ -209,6 +212,7 @@ disabled.modules=\
|
|||||||
org.netbeans.modules.websvc.saas.codegen.java,\
|
org.netbeans.modules.websvc.saas.codegen.java,\
|
||||||
org.netbeans.modules.xml,\
|
org.netbeans.modules.xml,\
|
||||||
org.netbeans.modules.xml.axi,\
|
org.netbeans.modules.xml.axi,\
|
||||||
|
org.netbeans.modules.xml.catalog,\
|
||||||
org.netbeans.modules.xml.core,\
|
org.netbeans.modules.xml.core,\
|
||||||
org.netbeans.modules.xml.jaxb,\
|
org.netbeans.modules.xml.jaxb,\
|
||||||
org.netbeans.modules.xml.jaxb.api,\
|
org.netbeans.modules.xml.jaxb.api,\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user