PDA

View Full Version : make clean for javac?


bakaDeshi
04-16-2002, 04:21 PM
Is there such a thing for javac? I've gotten a Magic Number error after compiling some java code. It errors on running it actually(java class). This happened after working for a while…edit…javac…java…edit…javac….....

It wouldn't work. After a reboot, I tried it again and it worked fine. (I rebooted for other reasons;) )

anyway, this is unix right? I shouldn't have to reboot to clean things up. Has anyone else run into this? I've checked the man page for javac and didn't find any option that seemed relevant.

TIA.