You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if I run this in the lua-commandline:
System = java.require("java.lang.System")
I get this error:
stdin:1: attempt to index global `java' (a nil value)
stack traceback:
stdin:1: in main chunk
[C]: ?
Where is the Java Module?
greeting pitti
Original issue reported on code.google.com by [email protected] on 13 Dec 2013 at 1:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Dec 2013 at 1:43The text was updated successfully, but these errors were encountered: