mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
17 lines
501 B
INI
17 lines
501 B
INI
cluster.path=\
|
|
${nbplatform.active.dir}/platform
|
|
disabled.modules=\
|
|
org.netbeans.api.visual,\
|
|
org.netbeans.core.execution,\
|
|
org.netbeans.core.multiview,\
|
|
org.netbeans.libs.jsr223,\
|
|
org.netbeans.modules.autoupdate.services,\
|
|
org.netbeans.modules.autoupdate.ui,\
|
|
org.netbeans.modules.core.kit,\
|
|
org.netbeans.modules.favorites,\
|
|
org.openide.compat,\
|
|
org.openide.execution,\
|
|
org.openide.options,\
|
|
org.openide.util.enumerations
|
|
nbplatform.active=default
|