I'm new to Java and I'm using Jbuilder 8 Enterprise Edition and found some
errors when I
try to compile my script like this :
"HelloErickApplication.java": Error #: 750 : initialization error:
com.borland.compiler.symtab.LoadError: java.io.IOException: class not found:
class java.lang.Object
I use Borland Make (the default), not javac, and I still can't find
that "com.borland.compiler.symtab.LoadError". Is it really something
that cause this error? If so, where can I find it?
I hope those who use Jbuilder can help me.