It's all about the answers!

Ask a question

How to add Jazz Repository Connection to C++ eclipse IDE


Ashok Sonawane (9813) | asked Sep 23 '15, 7:43 a.m.
 Hello,

I was trying to add RTC 5.0.2(p2 Install Repository) in C++ eclipse IDE (eclipse-cpp-helios-SR2-win32).
It was showing following error...

"An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Comparison method violates its general contract!
Comparison method violates its general contract!"


Please guide me into it...

Accepted answer


permanent link
Ralph Schoon (62.3k33643) | answered Sep 23 '15, 8:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The system requirements list https://jazz.net/wiki/bin/view/Deployment/CLMSystemRequirements50#B4_Eclipse_IDE_RTC_Eclipse_Clien lists IES (IBM Eclipse SDK 3.6.2.3) as base for installing there is a tech note if you install in an Eclipse from Eclipse.org https://www-304.ibm.com/support/docview.wss?rs=3488&uid=swg21502374&wv=1

IES contains more fixes than the Eclipse org editions may contain. I have seen issues with installing into Eclipse from Eclipse org. You could try to install the RTC Vanilla or any other shipped version and install the C++ Extensions into it.
Ashok Sonawane selected this answer as the correct answer

Comments
Ashok Sonawane commented Sep 24 '15, 1:32 a.m.

Hello Ralph,


Can you please guide me, how can I add C++ perspective in existing RTC eclipse 5.0.2 client?


Ralph Schoon commented Sep 24 '15, 3:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Where did you get Eclipse woth C++ development? You got it from Eclipse.org. So similarely, you go to https://projects.eclipse.org/projects/tools.cdt get the update site fro the CDT and install whats needed in the RTC Eclipse Help>Install new software.


Ashok Sonawane commented Sep 28 '15, 6:29 a.m.

 Thank You Ralph.

Your answer


Register or to post your answer.