|
Hi, everyone, I try to compile the downloaded smaple code, IPDemo2;
however the Java compiler gives me a couple of errors, for example:
ipdemo.java:1:package IJ does not exist
ipdemo.java:4:package IJ.process does not exist
ipdemo.java:11:cannot find symbol
etc, etc.
Dose anyone give me a clue to fix the problem? If I use Microsoft Visual
Studio 2003 as a compiler, how can I include this demo into a java project
and compile it?
Thank you very much.
|