Project Building Survivor Guide

1. Upload the newest GWT for your platform(Win, Mac, Linux): http://code.google.com/webtoolkit/download.html 2. Set enviorment variables a. (JAVA_HOME, M2_REPO, GWT_HOME, ANT_HOME, JAVA_OPTS, MYSQL_HOME, MAVEN_HOME) Control Panel -> System -> Advanced -> Enviorment Variables. This can also be done by setting for instance a .bat file that contains system variables and their paths. Example JAVA_OPT: -Xms128m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=128m -Dfile.encoding=UTF-8 -Dcom.sun.management.jmxremote b. Another way is to create a myName.properties file in your application in which you set all the user specific variables.


As an Amazon Associate I earn from qualifying purchases.

My favorite quotations..


“A man should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.”  by Robert A. Heinlein

"We are but habits and memories we chose to carry along." ~ Uki D. Lucas


Popular Recent Articles