RTC plugin for Eclipse Mars Not Working
I'm really struggling and tried all Jazz articles I could get.
We're running RTC 6.0.2 and develop in Eclipse Win 64 bit.
I am trying to install the plugin on my eclipse. I did that by downloading p2 zip from 6.0.2. all downloads site and installing it.
It actually install successful. See attached screen clip.
But after restart, there's no welcome page and I can't find any place to set it up - like where do I specify my Jazz server name and port, etc.
Two questions then:
1. Is it even compatible? Is there some additional packages I must install?
2. How do I set it up?
Thanks
Accepted answer
Please note that The IBM products are actually based on a different Eclipse release with more fixes by IBM. It could be possible that some of the fixes are needed. Anyway, if the version is supported, chances are good it works. If not, it may does not work.
Have you tried to open the work item perspective? Note, if you install P2 RTC in an Eclipse, the standard Eclipse setup starts and you don't necessarily see the IBM Welcome Page. You have to know how to open a perspective.
Comments
2 other answers
https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements602
(replace "602" with whatever release you are looking for).
- Click on the RTC button, select the prerequisites tab, and scroll down to the "Eclipse Runtime Environment" section.
If you haven't memorized that jazz.net/wiki URL (:-), you can also get there by:
- Go to jazz.net, and hover over "products".
- Click on "Rational Team Concert" radio button, and click the "Download" button, which should bring you to the RTC download page:
https://jazz.net/downloads/rational-team-concert/
- Click on the version you want, which should bring you to a page such as:
https://jazz.net/downloads/rational-team-concert/releases/6.0.2
- Click on the "Optional Programs" tab, and click on the "system requirements" button in the first paragraph, which should bring you to the jazz.net/wiki page, such as:
https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements602
Eclipse Runtime Environment Notes
1. The RTC Client bundles IES 3.6.2.3 or 4.2.2.1 (two installation options). You may also use the 4.2.2.1
installation to install RTC via p2 install over Eclipse 4.4, 4.4.1 or 4.4.2, or 4.5.2.
2. The RTC Eclipse client supports IES 3.7.2.2 for Java 7 development
3. • IES 3.6.2.3 is bundled with the CLM Server and with the RTC Eclipse Client.
• The CLM Server uses the Eclipse Runtime, Equinox and EMF.
• The RTC Client bundles IES 3.6.2.3 or 4.2.2.1 (two installation options). You may also use the
4.2.2.1 installation to install RTC via p2 install over Eclipse 4.3.2.
• If you are installing the Rational Team Concert Client into an existing instance of Eclipse IDE 3.6,
please read this TechNote
4. The RTC Client bundles IES 3.6.2.3 or 4.2.2.1 (two installation options). You may also use the 4.2.2.1
installation to install RTC via p2 install over Eclipse 4.4, 4.4.1 or 4.4.2.
5. The RTC Client bundles IES 3.6.2.3 or 4.2.2.1 (two installation options). You may also use the 4.2.2.1
installation to install RTC via p2 install over Eclipse 4.3.2.
I will use eclipse 4.5.2 and then feedback.
Comments
1 vote