Do the two computers have the same versions of the SDK?
http://java.sun.com/j2se/1.5.0/docs/...ris/javac.html
-Xlint:unchecked is a compiler option
From the command line. Since you aren't using the command line here, you should be able to add this perhaps in the preferences menu. That should give you more detail on what the errors are.