Hi,
I tried to recompile version 0.9.20 using the build.xml. But I found the source file is not complete.
I got:
[javac] Compiling 415 source files to /export/home/ultra-jessica/shirley/jfreechart/build
[javac] /export/home/ultra-jessica/shirley/jfreechart/src/org/jfree/data/DefaultKeyedValues.java:55: package org.jfree.util does not exist
[javac] import org.jfree.util.SortOrder;
[javac] ^
... ...
Could you please put the full source file?
Thanks.
Shirley
Problem in Recompile version 0.9.20
-
- Posts: 115
- Joined: Fri Mar 14, 2003 3:13 pm
- Location: London, England
- Contact:
Missing source files
Everything is in CVS, so you can get hold of it from there. You can either use anonymous checkout using a CVS client or pick up the files using ViewCVS - http://cvs.sourceforge.net/viewcvs.py/jfreechart/.
Regards,
Richard...
Regards,
Richard...