A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Advantage of a jar file
Pavan Kumar Dittakavi
Ranch Hand
Joined: Feb 12, 2011
Posts: 95
I like...
posted
Jan 08, 2012 21:24:44
0
Hi,
I want to know the advantage of using a jar file. I know that jar files helps in reducing the size and that it can be digitally signed. But, in our project, which they develop via eclipse, each plugin is built into a jar file. What/how does it help?
Thanks,
Pavan.
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
Jan 08, 2012 23:37:07
0
If nothing else, it's much easier to distribute a single jar file than a hierarchy of loose class files.
I agree. Here's the link:
http://aspose.com/file-tools
subject: Advantage of a jar file
Similar Threads
Security of Java Jar file
file reference within Jar
packaging tool
Deploying EJBs
My first JAR file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter