Hello Again
I read a previous Answer that David gave. I tried the following as specified in documentation 3.5
javac -g:none -O -verbose -classpath .:../jars/jcommon-0.6.1.jar com/jrefinery/chart/demo/resources/*.java
But I get the following error
error: cannot read: com/jrefinery/chart/demo/resources*.java
1 error
I have a done a standard installation into the c: drive if any one can tell me how can go about compiling the whole package which I believe should resolve the problem.
Thanxs
A.M