Index of /ports_www/xpi-gwt-dev-plugin
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:16 1.7K
distinfo 28-May-2011 14:16 163
files/ 11-Feb-2010 08:28 -
pkg-descr 27-Jan-2010 16:09 513
pkg-plist 28-Jan-2010 01:30 52
The GWT developer plugin spans the gap between Java bytecode in the
debugger and the browser's JavaScript. There's no compiling of code to
JavaScript to view it in the browser. You can use the same edit-refresh-view
cycle you're used to with JavaScript, while at the same time inspect
variables, set breakpoints, and utilize all the other debugger tools
available to you with Java. And because GWT's development mode is now
in the browser itself, you can use tools like Firebug and Inspector
as you code in Java.