THis is probably a silly question but.....

How can I include another class file in my program. I assummed that if there were several source code files in the same folder they could all be accessed from the source code file that had "main" in it. What I am probably looking for is the equivilent of 'include"myfiles";' in C++.

Is there such a thing?

I am using JBuilder University version. I have tried using Add To Project from the project menu but with no joy.

Any help welcome