gwt-eclipse-plugin

GWT Eclipse Plugin Documentation

Github stars Tracking Chart

GWT Eclipse Plugin

Join the chat at https://gitter.im/gwt-plugins/gwt-eclipse-plugin

This repository houses the source for the GWT Eclipse Plugin.

Thanks to our Sponsors

Sponsors that provide man power and equipment to help get the job done.

Google

The Google Cloud Tools team has put a significant amount of effort in helping bring the GWT Eclipse Plugin to market.

Sencha

Sencha provides man power to help update the plugin and the build server which automates the build.

Sencha GXT

Quality

  • This plugin is Beta Quality.

Not Included

Reference

Features

  • GWT SDK Selection
  • GWT Compiler Launcher
  • GWT Development Mode with Jetty Launcher (a.k.a DevMode Super Dev Mode)
  • GWT Development Mode Launcher (a.k.a CodeServer Super Dev Mode)
  • GWT Legacy Development Mode Launcher (a.k.a Classic Dev Mode or OOPHM Dev Mode)
  • GWT Java Editor
  • GWT UIBinder Editor
  • OOPHM for Legacy Dev Mode
  • CSS Resources Editor
  • Maven integration

Maven

Supports the two GWT Maven plugins.

MarketPlace

Install from the Eclipse marketplace.

Repository

The Eclipse repositories for this plugin.

Production

Release update site.

Production Zip

Download the repo in a zip file.

Staging

Staging repo for testing before production release.

Development

Importing

Simply use Maven to import all the plugins and modules.

  • Use Eclipse Import and choose import with Existing Maven projects. Don't forget to select recursive import.
  • Select all the projects and import them. This will create the .project, .classpath and .settings files. If some exist, they will be overwritten.

Target Definition

The target defintion build is based off of the Google Cloud Tools. Follow their instructions to build.

  • Install the target.tbd plugin - Install the targets plugin.
  • Once the plugin is installed, right click on the target.tbd file and set the target.
  • Note: The targets will have to be updated by setting the targets. This will regenerate the Eclipse target files.

Build

Sencha has provided an internal build agent to build.
Sencha Eclipse Build

  • mvn clean install

Deploy

Google storage write permissions are needed to deploy.

  • sh ./build-deploy-release.sh - deploy production version
  • sh ./build-deploy-snapshot.sh - deploy snapshot version

Testing

There are a couple of archetypes that are used to test.

Overview

Name With Ownergwt-plugins/gwt-eclipse-plugin
Primary LanguageJava
Program languageJava (Language Count: 6)
Platform
License:Eclipse Public License 1.0
Release Count1
Last Release Namev4.0.0 (Posted on )
First Release Namev4.0.0 (Posted on )
Created At2015-04-06 22:27:46
Pushed At2024-03-06 15:28:15
Last Commit At
Stargazers Count114
Watchers Count24
Fork Count47
Commits Count0.9k
Has Issues Enabled
Issues Count280
Issue Open Count97
Pull Requests Count178
Pull Requests Open Count3
Pull Requests Close Count16
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top