<< JSON is not as safe as people think it is, part 2 | Home | A Spring competitor from Google >>

DWR/Netbeans Plug-in

I see that Chuck has got the DWR - Netbeans plug-in to initial-release status.

The plugin does the following for you:

  • The ability to add DWR to a new or existing web application
  • A dwr.xml editor, with 3 views: Creators, Converters and raw XML
  • Drag and drop of exported Java objects to JSP pages
Add DWR Screenshot

There are lots more screenshots on Chucks blog. Nice one chuck!, and thanks to Ludo for the heads-up.

Tags :


Re: DWR/Netbeans Plug-in

That looks useful.

Does anyone know if there is something similar for Eclipse?

Re: DWR/Netbeans Plug-in

Yeah! I want to the DWR plug-in for Eclipse, too.

Re: DWR/Eclipse Plug-in

Yeah! I want to the DWR plug-in for Eclipse, too. estrelavaz - Brasilia-DF - Brazil

Re: DWR/Netbeans Plug-in

Anyone know where to download this from? The link on his blog doesn't work :S

Re: DWR/Netbeans Plug-in

We need the WORKING link, plz.

Re: DWR/Netbeans Plug-in

Re: DWR/Netbeans Plug-in

Is there an update for NetBeans 6.1 available?

Re: DWR/Netbeans Plug-in

A killer feature would be to add JS code completion. Don't know what this would take, but as of Netbeans 6.1 JS editing is really pleasant to do in Netbeans and being able to just type YourClassName. (Ctrl+Space) and have your code completion in JS based on the Java method signatures for the corresponding class would be extremely cool and make this plugin much more powerful.

Add a comment Send a TrackBack