Failure in unit cache map load - GWT
compiler-errors, gwt, intellij-idea, java, smartgwt
Solution
I was able to fix it by systematically removing, compiling and re-adding every artifact piece. If you're having this problem, make sure you have a structure like this:
lib contains your compile-time libraries
Problem
I get this error during compile-time of my GWT project, there is no such folder as 'gwt-UnitCache' to delete, as suggested in the following questions Weird GWT compile error exception in GWT RPC app I'm using IntelliJ IDEA (IDE), SmartGWT EE (Framework), JBoss AS (Server) and JPA Here's the error log: