2

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?

IAmYourFaja
  • 55,468
  • 181
  • 466
  • 756

1 Answers1

0

I managed to resolve my error, it was related to the path to the gwt-unitcache.

sjakubowski
  • 2,913
  • 28
  • 36