Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to import a .class in eclipse?

807597May 30 2005 — edited Feb 3 2008
I 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!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 2 2008
Added on May 30 2005
9 comments
133 views