GWT Pleso framework
GWT Pleso Framework is a high-level framework based on GWT for creating visual AJAX database front-end user interfaces
ODB-UI prototype
A prototype of user interface for object or semantic databases
Eclipse hotkeys
Posted by: Nazar Leush - 24.03.2008, 22:52Tags: eclipse, java, tutorial

Using hotkeys in Eclipse significant improves developers' performance. This article is a short tutorial about main Eclipse functions and their hotkeys. This can help beginners to become experienced Eclipse user faster.
GWT tutorial from ibm-developerworks (Eclipse, Apache Derby)
Posted by: Oleksandr Pryymak - 31.01.2008, 07:35Tags: derby, eclipse, gwt, tutorial
Noel Rappin have published a new introducing tutorial about GWT on ibm-developerworks , that worse to check out: "Discover how to create and run a small sample GWT application -- a hot new Web 2.0 business called Slicr, which sells pizza online." You'll develop this app on Eclipse using Apache Derby besides GWT.
This tutorial has 4 parts ...
Development on GWT with Eclipse in team
Posted by: Andrij Skaljuk - 20.10.2007, 15:01Tags: eclipse, gwt, team

When a developers team is starting a project, they are choosing tools, IDE, source control system and the way they are going to stay in touch. We chose Eclipse IDE for development and Subversion (SVN) for code sharing. This is popular combination because it is useful for Java development and specially for GWT.
Successful project code compilation requests GWT libraries, but different developers project sources and GWT libraries is placed in different places on file system. We suggest solution for common project workspace for all developers based on Eclipse environment variables. Testing was done on Eclipse 3.2 and 3.3.


