Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Don Sims   on Jul 22 In Java Category.

  
Question Answered By: Leon Evans   on Jul 22

Make sure the file SwitchTag.java is in the classpath for the
compilation. If you are compiling from the directory that contains the
file SwitchTag.java, try this:
javac -classpath . SwitchTag.java

Share: 

 
 
Didn't find what you were looking for? Find more on Compilation Problem with Packages Or get search suggestion and latest updates.


Tagged: