Where can I find the com.ibm.rational.rpe.common library?
Ruben Cabello de Galdo (13●1●3)
| asked Mar 31 '17, 9:07 a.m.
retagged Mar 31 '17, 2:05 p.m. by Ken Tessier (841●1●7) Hello everybody,
I am trying to set up working the Rational Publishing Engine Java API under a Rational Team Concert project that generates reports from Rational DOORS Next Generation.
I followed the instructions from the tutorial https://www.ibm.com/support/knowledgecenter/en/SS6RHZ_1.2.0/com.ibm.rational.pe.api.doc/topics/c_api.html
and I want now to call methods included in the com.ibm.rational.rpe.common package, like AppUtils.setProductHome, or creating new Credential from user_ID and user_password.
The problem is, after importing the JAR files from RPE_HOME/lib to RTC I am able to see just the following libraries (also updated the classpath of the project):
The question is: Why am I not able to see the com.ibm.rational.rpe.common package utilities?
Am I missing something?
Some useful information:
I had a look into the SampleDocgen example included in RPE_HOME\lib\api\examples and thought I should be able to use the same imported libraries as there after getting the JAR files, am I right?
Hope someone can help, thanks in advance!
|
Accepted answer
Did you check in C:\Program Files (x86)\IBM\IMShared\plugins ?
Ruben Cabello de Galdo selected this answer as the correct answer
Comments
Ruben Cabello de Galdo
commented Apr 03 '17, 4:19 a.m.
That was the solution, thank you very much for your help! |
One other answer
Hi Ruben,
Comments
Ruben Cabello de Galdo
commented Apr 03 '17, 4:20 a.m.
Correct, I found all the lacking libraries in that folder.
Thanks for your help!
|
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.