Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to add jar file?

 hi,
in the javascript code element we can write the next code:
var options = new java.util.ArrayList();
options.add( "Project A" );
options.add( "Project X" );
options.add( "Project Z" );
so i try add jar of class that i write and he work good at the eclipse but i don't successful add it to the RPE i tried put it at
%RPE_HOME%/lib folder and he don't recognize it.

also tried this : 
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Rational%20Publishing%20Engine/page/SampleDocGen.jar%20for%201.2.1

but i try add it to ".dta" file because i don't see the reason add it to ".dsx" file

please any help be welcome !!!

0 votes



One answer

Permanent link
Not sure what you are trying to do. The .jar file that you linked is a Java package that you can execute by using the Java command line, not a library per se. Since RPE is not a product on Jazz platform, you may have a better chance to get an answer if you post the question to the deleoperWorks forum.
https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000001512

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,955
× 411
× 332
× 152

Question asked: Jul 30 '14, 1:35 a.m.

Question was seen: 3,503 times

Last updated: Jul 31 '14, 10:13 a.m.

Confirmation Cancel Confirm