gwtDeveloper

gwtDeveloper is a WYSIWYG tool to design your GWT applications. It is a extension for JDeveloper. You can get it using JDeveloper's Check for Updates mechanism.

Windows version is available now. Linux/Mac version may be in the future.

See it's documents.


GWT UI Editor
Features:

  • Visually design your panels, composites, menus and other widget types
  • View, change your widget's properties using Property Inspector
  • Add event handlers to your widgets

Article: Developing Firefox extensions in GWT

Developing Firefox extensions requires lot knowledge/skills about XUL, Javascript and it hard to debug, slow to debug your Javascript code.
This article, we will see how to use GWT - Google Web Toolkit to develop an simple Firefox extension in Java.

gwt4xul project

gwt4xul project allow you to develop XUL applications and Firefox extensions in GWT.

Two major parts:

  • Bootstrapping: gwt4xul modifies GWT 'Selection Script' to load Javascript using mozIJSSubScriptLoader
  • UI Widgets: For proof of concepts, we created two widgets: XULButton and XULLabel. Other widgets will be added soon.

View our site in GWT-style

You can view our site in GWT-style here.

Install gwtDeveloper from JDeveloper

gwtDeveloper can be installed using JDeveloper's Check for Updates mechanism

Start JDevelop, select Help - Check for Updates and follow instructions on the screen.

gwtDeveloper 1.0.0 is available for download

GWT Developer 1.0.0 is available for download. You can download it and see its changelog.

gdevelop site has a new look.

gdevelop site has a new look.

Syndicate content