1

Why is the package javax.script package not accessible in Java7? Is it obsolete? Are there alternative?

In Eclipse I receive the follow error message:

Access restriction: The type ScriptEngine is not accessible due to restriction on required library C:\Program Files\Java\jre7\lib\rt.jar

Horcrux7
  • 23,758
  • 21
  • 98
  • 156
  • 3
    This previously asked question may help, http://stackoverflow.com/questions/860187/access-restriction-on-class-due-to-restriction-on-required-library-rt-jar – aquemini Nov 26 '13 at 20:27
  • 1
    Yes, it was a problem with the jre. There was a wrong setting. Thanks. – Horcrux7 Nov 26 '13 at 20:39

0 Answers0