Skip to main content



      Home
Home » Newcomers » Newcomers » Creating jar with dependent classes
Creating jar with dependent classes [message #89362] Tue, 26 July 2005 15:43
Eclipse UserFriend
Hi

In JBuilder, while creating a jar, we can choose "Specified and dependent
classes" option. Eg. Say there are classes package1.Class1,
package2.Class1, package2.Class2, package2.Class3. We want to create the
jar with package1.Class1. And package1.Class1 depends on package2.Class1.
JBuilder creates jar which will have only package1.Class1 and
package2.Class1. It does not include package2.Class2 and package2.Class3
in the jar because package1.Class1 does not need them. I could not achieve
the same in Eclipse, how do I do this in Eclipse?

Thanks
Yuva
Previous Topic:Single project file
Next Topic:Update Site
Goto Forum:
  


Current Time: Sun May 11 04:46:26 EDT 2025

Powered by FUDForum. Page generated in 0.07604 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top