Download NetBeans!

20070831 Friday August 31, 2007

Groovy Palette Item Wizard

Still working on Groovy support, one new feature lets you type a code snippet in a wizard, like this:

As you can see, my Schliemann syntax coloring also works in the JEditorPane. And then when you finish the wizard, you have a new module that will install your new snippet in the Groovy palette:

Plus, you can then distribute the snippet, since its now provided by a module.

Aug 31 2007, 11:34:05 AM PDT Permalink