My project requires the gif4j suite. So I set the classpath to "C:...\gif4j_pro_trial_2.3.jar" in the Environmental Variables window from my Control Panel. I know that when we have multiple values for classpath, you seperate them with a semi-colon. I did that too. But I'm still getting this error when I run the file.
Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problems:
The import com.gif4j.TextPainter cannot be resolved
The import com.gif4j.Watermark cannot be resolved
I don't really understand what's going on here since I'm not the one who wrote the code. What am I missing?