I have downloaded LuaJ but it wont compile right. It keeps saying import org.apache.bcel.* is not found during compiling. I setup my workspace by combining core and jse. All the import errors occur in the package org.luaj.vm2.luajc.JavaBuilder Any help on this compiling issue. I feel like I'm missing a library or something maybe. But I'm not sure
Asked
Active
Viewed 367 times
1
-
The fun part about using LuaJ is that it's __already implemented__... :-) – obataku Aug 26 '12 at 18:20
-
3PS have you tried the [BCEL download page](http://commons.apache.org/bcel/download_bcel.cgi)? – obataku Aug 26 '12 at 18:20
1 Answers
0
Solved. Found the library from apache, although all links were dead, I found a copy from somewhere

samrg472
- 41
- 6