So I just checked out the odejava folder from the java.net cvs. I am using eclipse, which is a very nice editor.
I told it to run build.xml in the odejava folder and got this error:
Buildfile: C:\Documents and Settings\Andrew\workspace\odejava\odejava\build.xml
init:
[mkdir] Created dir: C:\Documents and Settings\Andrew\workspace\odejava\odejava\classes
build:
[javac] Compiling 120 source files to C:\Documents and Settings\Andrew\workspace\odejava\odejava\classes
BUILD FAILED
C:\Documents and Settings\Andrew\workspace\odejava\odejava\build.xml:69: Error running javac.exe compiler
Total time: 3 seconds
does anyone know what I am doing wrong?