How to integrate eclipse with RQM
4 answers
This should not be possible to be done. Or this is not planned. the only interface for RQM is web.
Hi,
I found eclipse plugins directory in the RQM installed folder
C:\IBM\RQM\server[b:1f64a6f9fa]sdk\eclipse\plugins
i found some jar files in the above path
1 . com.ibm.rational.test.lm.spi.driver.test_1.0.0.v200903041226.jar
2. com.ibm.rational.test.lm.spi.sample_1.0.0.v200903041226.jar
etc ...
what is the use of having jar files in the above mentioned path.
I want to know what we could do with eclipse plugins given with RQM ?
thanks in advance,
Rajesh Gottapu.
jukutti wrote:
RQM is a Web based product and as such there is no RCP (rich client)
integration. The Jazz platform (including the web ui) is osgi based
and uses a plugin model - the RQM product consists of the plugins to
which you're referring, running on the Jazz platform.
Hi Rajesh,
Felipe is right...there is no eclipse client for RQM - just the web
client. I'm not sure what those plugins are used for but they should
not be added to you eclipse environment.
RQM is a Web based product and as such there is no RCP (rich client)
integration. The Jazz platform (including the web ui) is osgi based
and uses a plugin model - the RQM product consists of the plugins to
which you're referring, running on the Jazz platform.