Thread
:
how to use class in upper folder
View Single Post
#
2
(
permalink
)
08-06-2007, 10:55 PM
bbq
Senior Member
Join Date: Jun 2007
Posts: 134
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.
bbq
View Public Profile
Send a private message to bbq
Find all posts by bbq