• My Errors
  • Login
  • Search
Search again

Error #134988

JSObject cannot be resolved.

(Trying to load an applet project into Eclipse Ganymede, the above error appears)

User's solution

This works!
+2 Vote Up

"You're probably missing plugin.jar in your classpath/build path. It's in the same 'lib' directory as rt.jar."

( found at: http://www.javaworld.com/...mp;page=51 )

Feb 23, 2010

Comments

For JRE6 bundled with JDK 6u18 the path for this jar is: C:\<ProgramFiles>\Java\jdk1.6.0_18\jre\lib\plugin.jar

nihcap Feb 23, 2010