gwt-eclipse-plugin
gwt-eclipse-plugin copied to clipboard
GWT Eclipse Plugin Documentation
NPEs
@turbomanage reported these. Investigate npe exceptions and get rid of these errors ``` !SESSION 2015-04-21 11:49:22.686 ----------------------------------------------- eclipse.buildId=4.4.2.M20150204-1700 java.version=1.8.0_45 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product...
Add a CodeServer launcher directory chooser in the GWT tab and processor for it.
Write Launch tests for servers. - App Engine Standard - App Engine Flexible - Tomcat - AWS? - WebLogic? - JBoss?
Launch code server when WTP launches. Only When: - Has GWT Facet - Has sync checked
Eclipse Neon Version: Neon Release (4.6.0) Build id: 20160613-1800 Gwt Plug 3.9.4.v20160706 Install gwt-2.7 to /Java Symlink to gwt-latest `ln -s /Java/gwt-2.7 /Java/gwt-latest ` Set GWT_HOME to /Java/gwt-latest `export GWT_HOME=/Java/gwt-latest...