I am continuing my work on a jfreechat project. I have a pretty strange problem - this program I wrote last year worked, and now it doesn't. Unfortunately, in all my efforts to try to rectify things, I seem to have made it worse. Here is my current error.
Code: Select all
Uncompilable source code - package org.jfree.chart does not exist
The thing is, both the jcommon and jfree jars are in my CLASSPATH. So I have no idea what could be doing this.