1. completed j2me debugging support

2. refactored DebugEvents and DebugRequests
This commit is contained in:
Shu Lei
2007-11-29 21:24:07 +00:00
parent c57969bc77
commit fd9b9b51c3
29 changed files with 695 additions and 659 deletions

View File

@@ -1,5 +1,5 @@
<project default="all">
<property name="version" value="0.9"/>
<property name="version" value="0.10"/>
<target name="clean">
<delete dir="build"/>