RTC eclipse with Java EE capabilities
Hello,
Accepted answer
Hi Vikrant,
as far as I can tell, there is not a bundled version of Eclipse RTC with EE. There is a P2 install for RTC available.
What I have started doing recently is to download a zipped version of Eclipse that I wanted, added RTC via P2 install and other capabilities if needed. If you do that, you can usually provide the eclipse with everything inside as a ZIP file that users can basically unzip to a location of their choice. Automated distribution should also be possible.
I would test the version you build before shipping.
Note if you open a workspace with the new version, you will likely not be able to open it with the old version any more.
Comments
Hello Ralph,
Sure, you can try that. The caveat is that the RTC client does not ship the update sites, so you would have to find and provide them or use the marketpalce. I think the approach Luis and I describe is simpler.
I will agree to to you, approach Luis and you have suggested are much simpler than Adding java EE to eclipse. I think I will go with this approach and try to figure out if somehow I can replace eclipse logo with RTC logo.