Projects tagged ‘gwt’, ‘maven’, and ‘maven2’


[5 total ]

12 Users

Maven 1 and Maven 2 support for GWT
Created over 2 years ago.

2 Users

Open Source GPS Tracking System. It allows to use mobile phones with J2ME support as mobile trackers and to show tracks on Google Maps online. For tracking you may use phones with internal GPS ... [More] as well as with external Bluetooth device. Also some models of phones may use cell information for defining location through www.OpenCellID.org and www.CellDB.org open databases. There is a web RESTful API for GPS data input. [Less]
Created 6 months ago.

0 Users

This Sample Application Demonstrates Clean Integration Between Spring, Maven2, SpringMVC and GWT
Created 10 months ago.

0 Users

GWT-QUICKSTART for MAVEN2A Maven2 plugin to gwt-compile your client code Java classes as part of the standard maven2 build life cycle. A simple archetype is also included to generate a GWT 'hello ... [More] world'. This maven plugin was modeled after the GWT plugin for Netbeans, which makes GWT development very simple. As part of the maven build / packaging process, the plugin invokes a command to GWT compile your application. It then 'merges' the GWT module xml file with your web.xml to declar Remote Services as servlets. You can easily package and launch your application using Jetty or your IDE's preferred application server (Tomcat, JBoss, Glassfish, etc). Note: This is an Alpha version of the product, expect improvements coming soon Maven Command for using the GWT Quickstart Archetype: mvn archetype:create -DarchetypeGroupId=com.google.code.gwtquickstart -DarchetypeArtifactId=gwtquickstart-archetype -DarchetypeVersion=1.0-SNAPSHOT -DgroupId= -DartifactId= -DremoteRepositories=http://gwt-quickstart-plugin.googlecode.com/svn/trunk/maven2Sample Pom.xml for using the plugin: http://gwt-quickstart-plugin.googlecode.com/svn/trunk/gwtquickstart-archetype/src/main/resources/archetype-resources/pom.xml RequirementsJava 1.4 or higher Maven2 installed GWT 1.4 or higher downloaded and unzipped %GWT_HOME% environment variable pointing to local copy of GWT FeaturesCompiles your GWT code, gerating javascript & static content Merges GWT Remote Services into Web.xml Respects standard Maven2 web application layout Can be easily integrated into existing web applications More simple to use than existing GWT maven plugins Current LimitationsWorks only with Windows (gwt-dev-windows.jar), need to add support for linux/mac Web.xml merge is incomplete, it only knows how to merge with Servlet / Servlet mappings. need to fully support 2.5 / 2.6 spec Existing RPC Remote Service is not wired up to index.html page (yet) [Less]
Created about 1 year ago.

0 Users

swfupload-gwt provides GWT developers a Java interface to make use of the SWFUpload library. SWFUpload is a system for enhanced browser-based file uploads using Macromedia Flash Player to add ... [More] additional capabilities beyond what standard web browsers provide. This project is based on version SWFUpload version 2.2.0 which is compatible with the new security restrictions in Flash 10. http://swfupload.org/ [Less]
Created about 1 year ago.