Connecting Tech Pros Worldwide Help | Site Map

How to add .class files to existing project

Newbie
 
Join Date: Aug 2009
Posts: 3
#1: Aug 27 '09
Hi all,
I would like to know , how to add a '.class' file to an existing project in netbeans.
Any help will be greatly appreciated.
Thanks in advance.
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#2: Aug 27 '09

re: How to add .class files to existing project


Quote:

Originally Posted by shailesh333 View Post

Hi all,
I would like to know , how to add a '.class' file to an existing project in netbeans.
Any help will be greatly appreciated.
Thanks in advance.

I'm sure Netbeans comes with an (online) manual. A .class file is (just like a .jar file) a resource on the classpath.

kind regards,

Jos
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#3: Aug 27 '09

re: How to add .class files to existing project


Also is there any reason why that class is not bundled in a jar file?
Reply

Tags
.class, existing, java, netbeans, project