James Roseborough
0ff616579f
change version to 0.8
2007-11-06 21:54:16 +00:00
Ian Farmer
c311c31a74
Fix inconsistency in build: filename in real-delete target was not the
...
same as filename produced.
2007-10-23 21:09:54 +00:00
Ian Farmer
c3f17a3b5e
Build changes:
...
* ant build.xml produces 4 output jars: all-in-one jar, a "core" jar that
should work under J2ME, an "extras" jar with classes that require J2SE,
and the last jar provides the debug support for J2ME.
* Change the Eclipse .classpath to include WTK jars. Requires WTK_HOME
classpath variable be set in Eclipse workspace.
2007-10-23 21:06:51 +00:00
Shu Lei
a8422a6908
debug support refactoring
2007-10-17 00:56:08 +00:00
Shu Lei
38dafdb190
1. some refacotring
...
2. fixed a few files so that they will compile for j2me
2007-10-12 20:39:26 +00:00
Shu Lei
341a5588b0
first step to bring debugging code to j2me
2007-10-12 01:36:28 +00:00
James Roseborough
5a92c52fd5
Add "j2me" ant target.
2007-10-10 17:53:34 +00:00
James Roseborough
710f13dafc
Convert to java 1.3 source style and enable all classes to be built using java class version 1.1
2007-10-10 03:53:22 +00:00
James Roseborough
edea16fb91
Convert to 1.1 class file version
2007-10-09 04:10:36 +00:00
Ian Farmer
cd5f278e7b
Compile code at source version 1.3, and exclude sources that require
...
more recent java features.
2007-09-26 23:27:15 +00:00
Ian Farmer
11c12281b6
Add a really simple apache ant build script
2007-09-26 01:26:20 +00:00