All Projects → gwt-plugins → Gwt Eclipse Plugin

gwt-plugins / Gwt Eclipse Plugin

Licence: epl-1.0
GWT Eclipse Plugin Documentation

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gwt Eclipse Plugin

Veloedit
Eclipse editor for the Velocity Template Language (VTL)
Stars: ✭ 40 (-60%)
Mutual labels:  eclipse
Avr Cheat Sheet
AVR cheat sheet for the ATmega328p
Stars: ✭ 64 (-36%)
Mutual labels:  eclipse
So Eclipse Plugin
Eclipse plugin that enables you to get answers from Stack Overflow directly to your IDE 🔥
Stars: ✭ 84 (-16%)
Mutual labels:  eclipse
Eclipse Jetty Plugin
Eclipse Jetty Plugin
Stars: ✭ 46 (-54%)
Mutual labels:  eclipse
Gamecomposer
GameComposer is a game authoring tool and also a game runtime environment targeting at desktop and mobile devices.
Stars: ✭ 59 (-41%)
Mutual labels:  gwt
Google Cloud Eclipse
Google Cloud Platform plugin for Eclipse
Stars: ✭ 75 (-25%)
Mutual labels:  eclipse
Gwt Boot Modules
GWT Boot: BOMs and POMs, Starters, Dependencies and Parent
Stars: ✭ 38 (-62%)
Mutual labels:  gwt
Portfolio
A simple tool to calculate the overall performance of an investment portfolio.
Stars: ✭ 1,326 (+1226%)
Mutual labels:  eclipse
Red5 Eclipse Plugin
Stars: ✭ 62 (-38%)
Mutual labels:  eclipse
Android Support V7 Appcompat
Eclipse library project based on Android support appcompat-v7 AAR releases.
Stars: ✭ 83 (-17%)
Mutual labels:  eclipse
Gwt Api Generator
Generator for creating GWT JSInterop clients from Polymer Web Components
Stars: ✭ 49 (-51%)
Mutual labels:  gwt
Gwt Ol
GWT wrapper for OpenLayers 3+ using JSInterop
Stars: ✭ 57 (-43%)
Mutual labels:  gwt
Autorest
Auto RESTful Service Proxy Generator for GWT
Stars: ✭ 76 (-24%)
Mutual labels:  gwt
Eclipse Smarthome Bluetooth Binding
Eclipse SmartHome Bluetooth Binding
Stars: ✭ 44 (-56%)
Mutual labels:  eclipse
Time Table Scheduler
Time Table generation using Genetic Algorithms ( Java-Struts2)
Stars: ✭ 90 (-10%)
Mutual labels:  eclipse
Charba
J2CL and GWT Charts library based on CHART.JS
Stars: ✭ 38 (-62%)
Mutual labels:  gwt
Ansi Econsole
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
Stars: ✭ 72 (-28%)
Mutual labels:  eclipse
Kaizen Openapi Editor
Eclipse Editor for the Swagger-OpenAPI Description Language
Stars: ✭ 97 (-3%)
Mutual labels:  eclipse
Apollo
Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
Stars: ✭ 93 (-7%)
Mutual labels:  gwt
Emfjson Jackson
JSON Binding for Eclipse Modeling Framework
Stars: ✭ 79 (-21%)
Mutual labels:  eclipse

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.

Drag to your running Eclipse workspace to install GWT Eclipse Plugin

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].