Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lorenzo Lee   on Mar 07 In Java Category.

  
Question Answered By: Jay Richards   on Mar 07

Main.java uses Ball class  ie. Main depends on
Ball.java. So, compile  Ball.java first and get its
class file Ball.class. Then compile Main.java. It
should work.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Java Compiler Cannot Find a Class Or get search suggestion and latest updates.


Tagged: