
I install JAVA-SDK all ready.
I unzip jfreechart-1.0.1.zip
I get a Example from
www(dot)java2s(dot)com/Code/Java/Chart/JFreeChartLineChartDemo6.htm
Then I try to compilie the LineChartDemo6.java
# javac LineChartDemo6.java -classpath C:\Development\jfreechart-1.0.1\lib\ -sourcepath C:\Development\jfreechart-1.0.1\source
I become 100 errors, whats wrong

Best Regards
Luna82