gwt

Getting eclipse to work with gwt on linux 64-bit - Ubuntu 12.04 Needs a patch: https://code.google.com/p/gwt-designer/issues/detail?id=2

When compiling we need to copy everything under the war directory onto the jetty/apache instance

Missing folders/directories in paths need to be copied over as well.

Also, any server-side code must use absolute paths rather than relative paths.