I've just installed Ja.Net and I hope to use it for porting JExcelAPI for .Net platform. I've tried to compile it by running:
c:\jexcelapi> javac -bam:jxl.dll -classpath src src/*.java
The compilation have failed with 14 errors. What can I do to compile the library?