For Plugin Development which one is good environment :" P2 repo in Eclipse" or " RTC eclipse Client only"?
Accepted answer
If you have installed the IM version, I think you should be able to P2 install or any other Eclipse way of adding other extensions if you like.
You can also use P2 Install into Eclipse, however, please be aware that at least in 3.0.x there was an issue with conflicting plug in versions or dependencies that came up after P2 Installing RTC into an existing Eclipse. This prevented you from installing other extensions afterwards. I am not sure if this is still an issue. This did not affect the IM install.
In general I typically use the zipped version of the RTC Client just for convenience. I have at least 7 of different versions installed in parallel.
With respect to plugin development I have so far used the zipped RTC Eclipse Client. Sometimes it is more convenient to use a P2 install, because that (like IM) gives you the ability to install into a newer Eclipse version. This can help if the plugin development has been enhanced. I have used that in the past too.
This also contains the supported Eclipse versions.
3 other answers
I prefer the p2 way, because then you can have different RTC versions installed in parallel. Just have multiple copies of Eclipse and different plugin versions in this eclipse copies.
By using th RTC Eclipse Client you can only have one version installed, because of Install Manager checks that.
This helps during upgrades etc..
Comments
Thanks for helping me Guido Schneider !
one more thing......
Please tell me,
1) can I Use P2 repo method to the "RTC Eclipse Client" (Which I installed By using IBM Installation Manger) ?
Is It Good Way ?
I don't think so. What's the benefit?
Another good thing with the Eclipse and p2 is, you can just ZIP the whole directory after installatrion and copy them to other PC's by simply unzip. No IM necessary. Fast deployment. But you should use a supported Eclipse version.
1 vote
I would have to re-install those onto the Full RTC eclipse client.. not a lot of fun that way..
so I update my client with the p2 library instead..
Like Ralph, I do have the full eclipse client installed separately for use when testing different versions, plugins and such.
Sam
Thanks to all For All The Valuable Conversation on my query.
Comments
Hi Kaushik, can I ask you to accept one ofthe answer you found most usefull?
Hi Ralph, Please tell me the supported version of eclipse for RTC 4.0 plugin development.and I will go through the p2REPO method.(Right nw m using Eclipse JUNO,I think its not good.)please suggest me as soon as possible.