Entries in java (6)

Wednesday
08Apr2009

Google Web Toolkit Blog: Introducing GWT 1.6 and friends

via Google Web Toolkit Blog: Introducing GWT 1.6 and friends

 

Starting today, there is a simpler way to use the JavaTM language to develop and deploy world-scalable web applications. We are very happy to announce today: What does this mean for you? It is easier than ever to create sophisticated web applications entirely in the Java language with Google Web Toolkit while working productively in Eclipse. And the moment you’re finished, with only a few button clicks you can upload and publish your application to the world on App Engine. In GWT 1.6, we’ve tried to make common tasks simpler while making it possible to do even more advanced things. If you’re brand new to GWT, some of this is going to sound like gibberish, so you’ll also want to take a look at the Product Overview as a gentler introduction.
Tuesday
31Mar2009

Google Web Toolkit 1.6 (Release Candidate) - developer's guide and download page

UPDATE: GWT 1.6.3 (RC2) now avaliable for download

Google Web Toolkit 1.6 RC2 Now Available

Posted by Scott Blum - Monday, March 30, 2009 at 7:00:00 PM

The Google Web Toolkit engineering team is happy to announce that the second Google Web Toolkit 1.6 Release Candidate is now available from the project download page for you to try out. (The first GWT 1.6 Release Candidate was announced a couple of weeks ago on the the GWT Developer Forum.)

 

Developer’s Guide

  • Please consider this a draft until GWT 1.6 is officially released

  • Google Web Toolkit (GWT) makes it easier to write high-performance AJAX applications. You write your front end in the Java programming language and GWT compiles your source into highly optimized JavaScript.

Upgrading to GWT 1.6

There are four tasks involved when upgrading a GWT 1.5 project to a GWT 1.6 project:

  • Download the new JAR files and update your launch configurations.

  • GWTShell has been replaced by HostedMode, so you will need to update your Eclipse project settings accordingly.

  • GWT now uses a war directory for most public resource and server configuration files. The war directory is a standard directory recognized by many web servers, including GWT hosted mode.

  • Event listeners have been replaced by event handlers.

Wednesday
25Mar2009

AWS Toolkit for Eclipse

Amazon Web Services announces AWS Toolkit for Eclipse.

The initial launch of the AWS Toolkit for Eclipse is targeted at Amazon EC2 developers and provides basic management features along with tools for deploying and debugging Java web applications. The AWS Toolkit for Eclipse, based on the Eclipse Web Tools Platform, guides Java developers through common workflows and automates tool configuration, such as setting up remote debugger connections and managing Tomcat containers. Previously, developers needed specific knowledge of several systems and manual processes to get Java web applications running in scalable configurations on Amazon EC2. The steps to configure Tomcat servers, run applications on Amazon EC2, and debug the software remotely are now done seamlessly through the Eclipse IDE.
Shared by
Wednesday
25Mar2009

Annoucement : SmartGWT Enterprise Edition Release - Google Web Toolkit News - onGWT.com

Annoucement : SmartGWT Enterprise Edition Release - Google Web Toolkit News - onGWT.com.

Moments ago Isomorphic, creators of SmartGWT, announced SmartGWT Enterprise Edition. SmartGWT Enterprise Edition (SmartGWT EE for short) is a commercially licensed version of SmartGWT that includes Java Server side functionality, additional tools, and a classic commercial license in lieu of the LGPL. For teams with existing Java functionality, SmartGWT EE provides greatly accelerated integration with SmartGWT’s visual components. In many cases it is possible to take existing Java methods in an application and bind a SmartGWT grid or form to those methods without writing any new code, without the need for redundant DTOs (data transfer objects), simply by specifying what method to call in a DataSource XML file. SmartGWT EE also provides wizards that generate DataSources which immediately provide full read-write binding to any Hibernate entity or SQL database table, including the ability to search, update, delete and add new records. You can easily add Java business logic that runs before or after the Hibernate or SQL binding, which can modify the request before it executes, modify the output, or take any other action
Monday
09Mar2009

Install and License GWT Designer

Before this step, you should Install MyEclipse 7 and Install GWT. Instatiations makes GWT Designer. It is a GUI builder that allows visual tools to generate Java code. GWT Designer does not need to be installed or used after the UI design phase. The term they use is “bi-directional code generation” meaning GWT Designer can dynamically incorporate code it hasn’t seen before, and generate new code based on your use of GWT Designer. In practice, GWT Designer lags behind the latest release of GWT, and its support for libraries such as Gwt-Ext or Gxt also lags behind. Even so, the reasonable cost of the license is enough to justify its use as an educational tool at least.

Subscription License

Single user

One-year subscription

$ 59

Two-year subscription

$ 99

Three-year subscription

$139

If you purchase more years at one time, you get a discounted price.

Perpetual License

Single user

License

$ 99

License with 1 year of upgrades & support *

$124

* If you renew your Support each year, you are entitled to technical support and all maintenance releases and major upgrades to GWT Designer. After the first year, annual support renewal costs 35% of the MSRP (currently $35).

myeclipse-preferences-for-gwt-designer myeclipse-preferences-for-gwt-designer-gwt