Saturday Jul 18, 2009

In this post I'll provide you update on recent changes that happened in NetBeans. These changes will be available in 6.8 M1.

The most important thing fixed in trunk (and in 6.5.1 as well) is a regression 161176 causing "unresolved class" problems when Groovy class was referenced in Java.

Other great improvement is much better code completion for variables and parameters. As picture is worth a thousand words, compare the following two pictures.

Variable code completion in NetBeans 6.7:


Variable code completion in trunk:


There is now brand new mechanism to properly stop the process tree. It is used for Grails and seems to be much better than previous solution. It even works without admin privileges (at least on Vista). Please report any problem you find.

As there were many requests for Groovy 1.6 support it is finally available in trunk. The integration also supports AST transformations. See code completion on the next picture.


There is also couple of minor fixes and improvements. The work is not finished of course. These are just most important changes for upcoming M1. Let us know what you think.

Comments:

Hi, Petr

NetBeans 6.8M1 is released.
So I downloaded it and tried groovy and grails.
But I got failures.
1.
I could not create grails project.
2.
I could not run groovy sample project

Posted by Sotohiro Terashima on August 04, 2009 at 04:56 AM CEST #

Can you provide more details about that? Or file a bug? We need more details. "Something does not work" statement is too vague to reproduce and fix the issue.

Thanks,
P.

Posted by Petr Hejl on August 04, 2009 at 10:35 AM CEST #

Both should be fixed in daily build.

Thanks for the report!

Posted by Petr Hejl on August 05, 2009 at 04:14 PM CEST #

Yes,I confirmed that both are fixed in daily build-200908051401.

--stera

Posted by Sotohiro Terashima on August 05, 2009 at 11:44 PM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed