PDA

View Full Version : How to set the classpath in winxp?


kaede
09-05-2002, 01:02 AM
when i javac my file, it report that "package java.swing not found in import" ... but i had wrote "import javax.swing.*;" at the first line of my program. :(