Eclipse ScriptContext miss?
Posted: Thu Mar 15, 2012 5:00 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 5216:
L2JDP Revision 8729:
Im running windows 7 64bit
Eclipse 3.7.2 64bit
Java SE Development Kit 7u3 64bit
Subclipse 1.8.x
Well my problem is that im getting an error on eclipse package "com.l2jserver.gameserver.script"
file Expression.java at this part "import javax.script.ScriptContext;"
Im getting this error:
"Access restriction: The type ScriptContext is not accessible due to restriction on required library C:\Program Files\Java\jre7\lib\rt.jar"
and in other files that contain this import as well.
ยป Find Revision
L2J Revision 5216:
L2JDP Revision 8729:
Im running windows 7 64bit
Eclipse 3.7.2 64bit
Java SE Development Kit 7u3 64bit
Subclipse 1.8.x
Well my problem is that im getting an error on eclipse package "com.l2jserver.gameserver.script"
file Expression.java at this part "import javax.script.ScriptContext;"
Im getting this error:
"Access restriction: The type ScriptContext is not accessible due to restriction on required library C:\Program Files\Java\jre7\lib\rt.jar"
and in other files that contain this import as well.