Fix bug in luajava.createProxy() and demonstrate its use.

This commit is contained in:
Ian Farmer
2008-11-27 08:32:33 +00:00
parent 1901448172
commit 41b3997166
5 changed files with 30 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
<classpathentry kind="src" path="src/script"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/sample"/>
<classpathentry kind="src" path="src/test/res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="var" path="WTK_HOME/lib/cldcapi11.jar"/>