python.editor/nbproject/project.xml
Tue, 27 May 2014 15:23:03 +0200 split projectuiapi into desktop (swing, awt) dependent (projectuiapi) and independent (projectuiapi.base) modules
Wed, 09 Apr 2014 16:29:19 +0200 Add projectapi.nb as a Test dependency
Wed, 12 Dec 2012 19:12:46 +0100 Remove dependency on deprecated org.jdesktop.layout
Wed, 12 Dec 2012 18:02:29 +0100 Resolving errors when python project is opened
Fri, 22 Oct 2010 09:42:01 -0400 Fixing test deps.
Tue, 24 Aug 2010 11:25:29 +0200 incrementing editor.lib's release and specification version; updating module dependencies
Mon, 02 Aug 2010 18:29:06 -0400 ValidateUpdateCenterTest.testAutomaticDependenciesUnused fixes
Thu, 24 Dec 2009 12:38:22 +0100 merging with http://hg.netbeans.org/jet-main
Sun, 20 Dec 2009 08:57:53 +0100 Fixing dependencies of config.stableuc modules
Thu, 24 Dec 2009 09:43:32 +0100 #97517: removing DrawLayer & co from public API
Wed, 24 Jun 2009 14:13:16 -0700 Update the bundled Jython (used for execution, not parsing) to the final 2.5.0 version. Also change the build
Tue, 19 May 2009 10:02:39 +0200 #156673: Code coverage not working with rspec - no tests are run
Wed, 11 Feb 2009 16:24:11 +0100 #157254: Refactoring to use new loadImageIcon() method.
Tue, 13 Jan 2009 11:44:42 +0100 #91534 - Increased dependency spec version because of use of new api (FileUtil.getConfigFile).
Thu, 08 Jan 2009 16:17:21 -0800 Lots of Python editing improvements. (Details below.)
Fri, 26 Dec 2008 11:13:38 -0800 Duplicate test dependency
Sun, 21 Dec 2008 10:45:34 -0800 Add a Python test runner
Wed, 17 Dec 2008 23:05:12 -0800 (1) Improve handling of code coverage in Python for the end of the file (where we have no recorded data) to either infer execution or uncovered code.
Mon, 15 Dec 2008 19:45:43 -0800 Python code coverage support
Mon, 15 Dec 2008 11:33:08 -0800 Get rid of the antlr3 module; the antlr libraries are also wrapped inside Jython's own jarjar file (along with other library code it needs) and using the separate antlr3 module could cause linkeage errors.
Tue, 09 Dec 2008 18:49:36 -0800 Python go to test
Thu, 04 Dec 2008 09:10:28 -0800 Add Python (migrated from http://hg.netbeans.org/python65). Not part of the distro yet.
Wed, 11 Jun 2008 07:52:35 -0700 Basic Python parser skeleton integration with Jython. New Jython and Antlr binaries needed
Fri, 18 Apr 2008 13:43:35 -0700 133080 and 133020 - gsf module versions and dependencies
Mon, 10 Mar 2008 07:38:02 +0100 Initial version of Python editor