Wed, 12 Aug 2015 23:27:34 -0500merge with https://hg.netbeans.org/main/contrib
Lou Dasaro <mr_lou_d@netbeans.org> [Wed, 12 Aug 2015 23:27:34 -0500] rev 18297
merge with https://hg.netbeans.org/main/contrib

Wed, 12 Aug 2015 23:20:16 -0500Updated OpenIDE-Module-Specification-Version
Lou Dasaro <mr_lou_d@netbeans.org> [Wed, 12 Aug 2015 23:20:16 -0500] rev 18296
Updated OpenIDE-Module-Specification-Version

Thu, 09 Jul 2015 11:37:35 +0200#252630 Correct exception when parsing after the update of jython-parser
Julien Enselme <jenselme@netbeans.org> [Thu, 09 Jul 2015 11:37:35 +0200] rev 18295
#252630 Correct exception when parsing after the update of jython-parser

Wed, 08 Jul 2015 17:38:02 +0200#252306 Use platform defined in nb-configuration instead of the default one
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 17:38:02 +0200] rev 18294
#252306 Use platform defined in nb-configuration instead of the default one

If no platform is defined, the default one is used without any notification to the user

Fri, 17 Jul 2015 22:21:56 +0200#252306 Allow user to manage python platforms while choosing it
Julien Enselme <jenselme@netbeans.org> [Fri, 17 Jul 2015 22:21:56 +0200] rev 18293
#252306 Allow user to manage python platforms while choosing it

Wed, 08 Jul 2015 19:50:14 +0200#252306 clean python platform chooser
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 19:50:14 +0200] rev 18292
#252306 clean python platform chooser

Wed, 08 Jul 2015 18:26:38 +0200#252306 Allow user to choose the python platform
Julien Enselme <jenselme@netbeans.org> [Wed, 08 Jul 2015 18:26:38 +0200] rev 18291
#252306 Allow user to choose the python platform

If no platform is defined in nb-configuration.xml, display a form to allow the user to choose
among the available platforms. If no platform is selected, use the default one.

Sat, 27 Jun 2015 22:22:42 +0200Add missing keywords
Julien Enselme <jenselme@netbeans.org> [Sat, 27 Jun 2015 22:22:42 +0200] rev 18290
Add missing keywords

- super
- tuple, list, set

Sat, 04 Jul 2015 18:53:16 +0200#180367: color class name in class definition
Julien Enselme <jenselme@netbeans.org> [Sat, 04 Jul 2015 18:53:16 +0200] rev 18289
#180367: color class name in class definition

Use the same color as method/function definition

Sat, 27 Jun 2015 22:51:19 +0200Open common python template files as HTML
Julien Enselme <jenselme@netbeans.org> [Sat, 27 Jun 2015 22:51:19 +0200] rev 18288
Open common python template files as HTML

Support jinja2, mako and chameleon files