I'm on Ubuntu 12.04 and trying to compile a GWT application. I'm getting this error:
Unable to initialize cache. Couldn't create directory /home/myUser/workspace/dummylandapp/war/../gwt-unitCache.
And see that it might be related to this bug with Debian packages, which ultimately boil down to issues with libgwt-dev-java
.
What's going on here, and what is libgwt-dev-java
?