It's all about the answers!

Ask a question

How to bundle PlainJava library to create single .jar ?


Takehiko Amano (1.3k3741) | asked Mar 09 '12, 4:21 a.m.
JAZZ DEVELOPER
I just finished test of small application which uses RTC plain java client library. Now, I'd like to bundle this small application with plain java library into single .jar file so that I can run this small application like:

java -jar <jar>

Is it possible ?

Comments
Liora Milbaum commented Dec 22 '12, 1:16 p.m.

 Did you figure out how to do it? 


Liora

One answer



permanent link
sam detweiler (12.5k6195201) | answered Dec 22 '12, 1:43 p.m.
there is no RTC or Java supplied way to do this..

but there are addons that can help

http://one-jar.sourceforge.net/version-0.95/  for example

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.