Download NetBeans!

20080827 Wednesday August 27, 2008

Jumping from the Swing Explorer Back into NetBeans IDE

I saw Maxim's announcement about a NetBeans plugin for his Swing Explorer and tried it. First I was unable to install his plugin. But then I checked out his sources and rebuilt the plugin and installed it and everything worked as expected. For the first time, I was able to jump to the source, from within the Swing Explorer, as below:

And here's the new "Addition Trace" tab in action, where you can see every line of code that is executed, with hyperlinks that let you jump back into the NetBeans Java Editor:

Really brilliant. By the way, this is the plugin that Maxim and I started back at JavaOne 2008, as described in Coding a Swing Explorer Plugin for NetBeans IDE .

Aug 27 2008, 06:49:17 AM PDT Permalink