Sponsored Links
hank you everyone for your replies.
I was able to resolve this error. As hinted above, the problem lied in
my project settings.
In my test project, instead of referencing project B directly, I was
able to export the class files from project A.
(Under the "Order and Export" tab in the "Java Build Path" pane.)
This gave me access to all the classes I needed in my test project.
Thanks again for everyone's help.
takashi
On 106 4:37, Ty <tseque...@hotmail.com> wrote:
--