added the skeleton code for luaJ debugging support

This commit is contained in:
Shu Lei
2007-08-10 06:31:21 +00:00
parent 64d02d3559
commit a80351e1ef
5 changed files with 460 additions and 0 deletions

View File

@@ -7,5 +7,6 @@
<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="lib" path="src/test/res/standard-tests.zip"/>
<classpathentry kind="lib" path="lib/commons-cli-1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>