"EngagerAgent.java": cannot access java.lang.StringBuilder; java.lang.StringBuilder at line 94, column 71
Compile your project with an updated JDK. In this case, and at the time of writing, compile with 1.6.x, and not 1.4.x.
"EngagerAgent.java": cannot access java.lang.StringBuilder; java.lang.StringBuilder at line 94, column 71
Compile your project with an updated JDK. In this case, and at the time of writing, compile with 1.6.x, and not 1.4.x.