[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJava: Java method not found
- From: Andreas Rozek <A.Rozek@...>
- Date: Thu, 28 Nov 2002 19:57:55 +0100
Hello again!
>Maybe because {Creator="Lua"} is not a Test instance
>as expected by setLuaObject?
Well, this was my first idea as well, so I modified my
Java implementation as follows (capital letters indi-
cate the changes, pleas believe me that I typed in eve-
rything properly)
public class Test {
public static Test LuaObject;
public static void setLuaObject (OBJECT Candidate) {
SYSTEM.OUT.PRINTLN("WITHIN SETLUAOBJECT");
};
};
What should I say: the method was still not found...
Any ideas?
Andreas Rozek Phone: ++49 (7031) 222305
Bunsenstraße 82 Fax: -
D-71032 Böblingen EMail: A.Rozek@GMX.De
Germany URL: http://www.Andreas-Rozek.de