Posted by kent at 9 November 2007
Category: Dev, Interessant
"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.
No related posts.