how to import a .class in eclipse?
807597May 30 2005 — edited Feb 3 2008I have a .class file w/ out the source, and im tiring to import that into my project.
So I go to import->File System and check the .class file. It shows up in my project but when I try to instantiate it I get a "can not be instantiated to a type" error.
any thoughts?
this is happening to a lot of people in my course.
thanks!