Tue, 22 Jul 2014 11:00:29 +0400fixed Bug #245843 ClassCastException: NativeProject.getProject() cannot be cast to org.netbeans.api.project.Project release801_base
Alexander Simon <alexvsimon@netbeans.org> [Tue, 22 Jul 2014 11:00:29 +0400] rev 18201
fixed Bug #245843 ClassCastException: NativeProject.getProject() cannot be cast to org.netbeans.api.project.Project

Tue, 22 Jul 2014 05:39:31 +0200ko4j.debugging has been moved to main repository
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 22 Jul 2014 05:39:31 +0200] rev 18200
ko4j.debugging has been moved to main repository

Sat, 05 Jul 2014 22:50:03 +0200Allowing the DesugarDecompiler work on JDK9.
jlahoda@netbeans.org [Sat, 05 Jul 2014 22:50:03 +0200] rev 18199
Allowing the DesugarDecompiler work on JDK9.
---
java.debugjavac/nbproject/project.properties | 2 +-
.../netbeans/modules/java/debugjavac/impl/DesugarDecompilerImpl.java | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Wed, 25 Jun 2014 13:35:02 +0400changed the source code to be in consistancy with the gdb module
Maria Dalmatova <mromashova@netbeans.org> [Wed, 25 Jun 2014 13:35:02 +0400] rev 18198
changed the source code to be in consistancy with the gdb module

Mon, 16 Jun 2014 09:38:04 +0200Giving the module additional attributes necessary for update center: catagory name, etc.
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 16 Jun 2014 09:38:04 +0200] rev 18197
Giving the module additional attributes necessary for update center: catagory name, etc.

Sun, 15 Jun 2014 15:46:17 +0200nbms-and-javadoc build complains about this module not being visible after removal of project.htmljava. Make it visible.
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 15 Jun 2014 15:46:17 +0200] rev 18196
nbms-and-javadoc build complains about this module not being visible after removal of project.htmljava. Make it visible.

Wed, 11 Jun 2014 20:29:51 +0200Moved into Maven repository: https://hg.netbeans.org/html4j/nb/rev/979e72c8b55e
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 11 Jun 2014 20:29:51 +0200] rev 18195
Moved into Maven repository: https://hg.netbeans.org/html4j/nb/rev/979e72c8b55e

Tue, 27 May 2014 15:23:03 +0200split projectuiapi into desktop (swing, awt) dependent (projectuiapi) and independent (projectuiapi.base) modules server_split
Tomas Stupka <tstupka@netbeans.org> [Tue, 27 May 2014 15:23:03 +0200] rev 18194
split projectuiapi into desktop (swing, awt) dependent (projectuiapi) and independent (projectuiapi.base) modules

Wed, 21 May 2014 14:42:59 +0200UI counts the lines from 1, so we need to substract one when setting breakpoints
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 21 May 2014 14:42:59 +0200] rev 18193
UI counts the lines from 1, so we need to substract one when setting breakpoints

Wed, 14 May 2014 13:56:02 +0200split java.platform into desktop (swing, awt) dependent (java.platform.ui) and independent (java.platform) modules server_split
Tomas Stupka <tstupka@netbeans.org> [Wed, 14 May 2014 13:56:02 +0200] rev 18192
split java.platform into desktop (swing, awt) dependent (java.platform.ui) and independent (java.platform) modules