View Single Post
  #2 (permalink)  
Old 08-06-2007, 10:55 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
declare A.class to be in a package. The name of the package should be the name of the folder in which the file resides.
Then import class A in B.class.
Reply With Quote