Hello,
i am trying to add an external junit 4 class (no source, just the class file) to my project. I add an external Class folder from the Project/Properties/Libraries window. When i run the class it complains that it cant find any of the classes in the rest of the project. am i missing anything here.
Note if i add all the projects in this external class folder it runs successfully so i know nothing is wrong with this junit class.
your help is appreciated.
