|
@@ -1,5 +1,3 @@
|
|
|
-#org.apache.tools.ant.module OptionsExport/Advanced/AntShortcuts
|
|
|
-include config/(Actions/Build/.*[.]xml|(Menu|Toolbars|Shortcuts)/.*[.]shadow)
|
|
|
#org.netbeans.modules.db OptionsExport/Advanced/Databases
|
|
|
include config/Databases/.*
|
|
|
#org.netbeans.api.debugger OptionsExport/Advanced/Debugger
|
|
@@ -10,8 +8,6 @@ include config/Services/DiffProviders/.*
|
|
|
include config/Favorites/.*
|
|
|
#org.netbeans.core.ui OptionsExport/Advanced/Files
|
|
|
include config/Preferences/org/netbeans/core[.]properties|config/Services/MIMEResolver/.*
|
|
|
-#org.netbeans.modules.form OptionsExport/Advanced/Form
|
|
|
-include config/FormDesignerPalette/.*|config/Services/formsettings[.]settings
|
|
|
#org.netbeans.modules.html OptionsExport/Advanced/HTMLPalette
|
|
|
include config/HTMLPalette/.*
|
|
|
#org.netbeans.modules.j2eeserver OptionsExport/Advanced/J2EE
|
|
@@ -20,8 +16,6 @@ include config/(J2EE|GlassFish|GlassFishEE6|GlassFishEE6WC)/.*
|
|
|
include config/JSPPalette/.*
|
|
|
#org.netbeans.modules.java.platform OptionsExport/Advanced/JavaPlatform
|
|
|
include config/Services/Platforms/org-netbeans-api-java-Platform/.*\.xml
|
|
|
-#org.netbeans.modules.maven OptionsExport/Advanced/Maven
|
|
|
-include config/(Preferences/org/netbeans/modules/maven([.]properties|/(?!externalOwners[.]properties).*)|Projects/org-netbeans-modules-maven/nbactions[.]xml)
|
|
|
#org.netbeans.modules.project.libraries OptionsExport/Advanced/ProjectLibraries
|
|
|
exclude build[.]properties#nbplatform[.]default[.]netbeans[.]dest[.]dir
|
|
|
include config/org-netbeans-api-project-libraries/Libraries/.*\.xml|build[.]properties#nbplatform[.].+[.].+|var[.].*
|
|
@@ -30,6 +24,8 @@ exclude config/Toolbars/Progress/.*
|
|
|
include config/Toolbars/.*
|
|
|
#org.netbeans.modules.versioning.ui OptionsExport/Advanced/VersioningHistory
|
|
|
include var/filehistory/.*|config/Preferences/org/netbeans/modules/versioning/ui/history[.]properties
|
|
|
+#org.netbeans.core.output2 OptionsExport/Advanced/outputOptions
|
|
|
+include config/Preferences/org/netbeans/core/output2.properties
|
|
|
#org.netbeans.modules.cnd.editor OptionsExport/CND/BuildTools
|
|
|
include config/Preferences/org/netbeans/modules/cnd\.properties|config/Preferences/org/netbeans/modules/cnd/toolchain\.properties
|
|
|
#org.netbeans.modules.cnd.editor OptionsExport/CND/CodeAssistance
|
|
@@ -58,6 +54,10 @@ include config/Editors/(?!.*(Macros|CodeTemplates|FontsColors)).+|config/.nbattr
|
|
|
include config/Editors/AnnotationTypes/.*
|
|
|
#org.netbeans.modules.options.editor OptionsExport/FontsAndColors/FontsAndColors
|
|
|
include config/Editors.*/FontsColors/([^/]*)/.*|config/.nbattrs
|
|
|
+#org.netbeans.modules.options.editor OptionsExport/Formatting/Indentation
|
|
|
+include config/Editors/Preferences/org-netbeans-modules-editor-settings-CustomPreferences.xml
|
|
|
+#org.netbeans.modules.java.source OptionsExport/Formatting/Java
|
|
|
+include config/Editors/text/x-java/Preferences/org-netbeans-modules-editor-settings-CustomPreferences.xml
|
|
|
#org.netbeans.core.ui OptionsExport/General/General
|
|
|
include config/Preferences/org/netbeans/core[.]properties|config/Services/Browsers/.*
|
|
|
#org.netbeans.core.ui OptionsExport/General/Other
|
|
@@ -65,6 +65,12 @@ include config/Preferences/.*
|
|
|
#org.netbeans.modules.welcome OptionsExport/General/Welcome
|
|
|
exclude config/Preferences/org/netbeans/modules/welcome[.]properties!feedback.*
|
|
|
include config/Preferences/org/netbeans/modules/welcome[.]properties
|
|
|
+#org.apache.tools.ant.module OptionsExport/Java/AntShortcuts
|
|
|
+include config/(Actions/Build/.*[.]xml|(Menu|Toolbars|Shortcuts)/.*[.]shadow)
|
|
|
+#org.netbeans.modules.form OptionsExport/Java/Form
|
|
|
+include config/FormDesignerPalette/.*|config/Services/formsettings[.]settings
|
|
|
+#org.netbeans.modules.maven OptionsExport/Java/Maven
|
|
|
+include config/(Preferences/org/netbeans/modules/maven([.]properties|/(?!externalOwners[.]properties).*)|Projects/org-netbeans-modules-maven/nbactions[.]xml)
|
|
|
#org.netbeans.modules.options.keymap OptionsExport/Keymaps/Profiles
|
|
|
include config/Keymaps/([^/]*)/.*|config/Shortcuts/.*|config/Editors/Keybindings/.*|config/.nbattrs
|
|
|
#org.netbeans.modules.keyring OptionsExport/Keyring/Passwords
|
|
@@ -73,6 +79,8 @@ include config/Preferences/org/netbeans/modules/keyring.*
|
|
|
include config/Preferences/org/netbeans/modules/php/project/annotations.properties
|
|
|
#org.netbeans.modules.php.apigen OptionsExport/PHP/ApiGen
|
|
|
include config/Preferences/org/netbeans/modules/php/apigen/apigen.properties
|
|
|
+#org.netbeans.modules.php.composer OptionsExport/PHP/Composer
|
|
|
+include config/Preferences/org/netbeans/modules/php/composer/composer.properties
|
|
|
#org.netbeans.modules.php.doctrine2 OptionsExport/PHP/Doctrine2
|
|
|
include config/Preferences/org/netbeans/modules/php/doctrine2/doctrine2.properties
|
|
|
#org.netbeans.modules.php.project OptionsExport/PHP/General
|