- enable Upgrader plugin git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca3.0
parent
6e04761cf3
commit
5e306dc739
@ -0,0 +1,96 @@ |
||||
#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 |
||||
include config/Services/org-netbeans-modules-debugger-Settings\.properties |
||||
#org.netbeans.modules.diff OptionsExport/Advanced/Diff |
||||
include config/Services/DiffProviders/.* |
||||
#org.netbeans.modules.favorites OptionsExport/Advanced/Favorites |
||||
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 |
||||
include config/(J2EE|GlassFish|GlassFishEE6|GlassFishEE6WC)/.* |
||||
#org.netbeans.modules.web.core OptionsExport/Advanced/JSPPalette |
||||
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[.].* |
||||
#org.netbeans.core.windows OptionsExport/Advanced/Toolbars |
||||
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.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 |
||||
include config/cnd-compilers/.* |
||||
#org.netbeans.modules.cnd.editor OptionsExport/CND/Editor |
||||
exclude config/Editors/text/x-(c|c\+\+)/Preferences/org-netbeans-modules-editor-settings-CustomPreferences.xml |
||||
include config/Preferences/org/netbeans/modules/cnd/editor/.* |
||||
#org.netbeans.modules.cnd.editor OptionsExport/CND/Highlighting |
||||
include config/Preferences/org/netbeans/modules/cnd/(highlight|modelutil)\.properties |
||||
#org.netbeans.modules.cnd.editor OptionsExport/CND/Other |
||||
include config/Preferences/org/netbeans/modules/cnd/(utils|refactoring|callgraph|classview|qnavigator)\.properties |
||||
#org.netbeans.modules.cnd.editor OptionsExport/CND/ProjectOptions |
||||
include config/Preferences/org/netbeans/modules/cnd/makeproject\.properties |
||||
#org.netbeans.modules.cnd.editor OptionsExport/CND/Remote |
||||
include config/Preferences/org/netbeans/modules/cnd/remote\.properties |
||||
#org.netbeans.modules.options.editor OptionsExport/Editor/CodeTemplates |
||||
include config/Editors.*/CodeTemplates/.* |
||||
#org.netbeans.modules.options.editor OptionsExport/Editor/General |
||||
include config/Preferences.properties |
||||
#org.netbeans.modules.options.editor OptionsExport/Editor/Macros |
||||
include config/Editors/Macros/.* |
||||
#org.netbeans.modules.options.editor OptionsExport/Editor/Other |
||||
exclude config/Editors/.*/(macros.xml|Popup.*|Settings\.settings|.*\.instance) |
||||
include config/Editors/(?!.*(Macros|CodeTemplates|FontsColors)).+|config/.nbattrs |
||||
#org.netbeans.modules.options.editor OptionsExport/FontsAndColors/AnnotationsColors |
||||
include config/Editors/AnnotationTypes/.* |
||||
#org.netbeans.modules.options.editor OptionsExport/FontsAndColors/FontsAndColors |
||||
include config/Editors.*/FontsColors/([^/]*)/.*|config/.nbattrs |
||||
#org.netbeans.core.ui OptionsExport/General/General |
||||
include config/Preferences/org/netbeans/core[.]properties|config/Services/Browsers/.* |
||||
#org.netbeans.core.ui OptionsExport/General/Other |
||||
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.netbeans.modules.options.keymap OptionsExport/Keymaps/Profiles |
||||
include config/Keymaps/([^/]*)/.*|config/Shortcuts/.*|config/Editors/Keybindings/.*|config/.nbattrs |
||||
#org.netbeans.modules.keyring OptionsExport/Keyring/Passwords |
||||
include config/Preferences/org/netbeans/modules/keyring.* |
||||
#org.netbeans.modules.php.project OptionsExport/PHP/Annotations |
||||
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.doctrine2 OptionsExport/PHP/Doctrine2 |
||||
include config/Preferences/org/netbeans/modules/php/doctrine2/doctrine2.properties |
||||
#org.netbeans.modules.php.project OptionsExport/PHP/General |
||||
exclude config/Preferences/org/netbeans/modules/php/project/private(\.properties|/.*) |
||||
include config/Preferences/org/netbeans/modules/php/project/general(\.properties|/.*)|config/Editors/text/x-php5/.* |
||||
#org.netbeans.modules.hudson.php OptionsExport/PHP/Hudson |
||||
include config/Preferences/org/netbeans/modules/hudson/php/hudson.properties |
||||
#org.netbeans.modules.php.project OptionsExport/PHP/Remote |
||||
include config/Preferences/org/netbeans/modules/php/project/RemoteConnections(\.properties|/.*) |
||||
#org.netbeans.modules.php.smarty OptionsExport/PHP/Smarty |
||||
include config/Preferences/org/netbeans/modules/php/smarty/smarty.properties |
||||
#org.netbeans.modules.php.symfony OptionsExport/PHP/Symfony |
||||
include config/Preferences/org/netbeans/modules/php/symfony/symfony.properties |
||||
#org.netbeans.modules.php.symfony2 OptionsExport/PHP/Symfony2 |
||||
include config/Preferences/org/netbeans/modules/php/symfony2/symfony2.properties |
||||
#org.netbeans.modules.php.zend OptionsExport/PHP/Zend |
||||
include config/Preferences/org/netbeans/modules/php/zend/zend.properties |
||||
#org.netbeans.modules.favorites OptionsExport/Templates/Templates |
||||
include config/Templates/.* |
||||
#jme3 |
||||
include config/Preferences/com/jme3/gde/.* |
Loading…
Reference in new issue