mirror of
https://github.com/ProjectSWGCore/ConversationScriptCreator.git
synced 2026-07-13 22:01:20 -04:00
23 lines
714 B
Properties
23 lines
714 B
Properties
branding.token=conversationscriptcreator
|
|
cluster.path=\
|
|
${nbplatform.active.dir}/platform
|
|
disabled.modules=\
|
|
org.jdesktop.layout,\
|
|
org.netbeans.core.execution,\
|
|
org.netbeans.libs.felix,\
|
|
org.netbeans.libs.javafx,\
|
|
org.netbeans.libs.jsr223,\
|
|
org.netbeans.libs.testng,\
|
|
org.netbeans.modules.autoupdate.cli,\
|
|
org.netbeans.modules.autoupdate.services,\
|
|
org.netbeans.modules.autoupdate.ui,\
|
|
org.netbeans.modules.core.kit,\
|
|
org.netbeans.modules.favorites,\
|
|
org.netbeans.modules.spi.actions,\
|
|
org.netbeans.modules.templates,\
|
|
org.openide.compat,\
|
|
org.openide.execution,\
|
|
org.openide.options,\
|
|
org.openide.util.enumerations
|
|
nbplatform.active=default
|