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
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.


