It's all about the answers!

Ask a question

Running RTC with Eclipse 3.4 on the Mac


Aaron Cohen (8207851) | asked Jul 11 '08, 5:41 a.m.
JAZZ DEVELOPER
Using Installation Manager under Linux, I am quite happily running RTC with Eclipse 3.4. I want to now do the same on my OSX box. Since the Mac client does not include a release of Installation Manager, what are the correct steps to run RTC with eclipse 3.4?

6 answers



permanent link
Bryan Hunt (4463213) | answered Jul 24 '08, 10:51 a.m.
I'm running RTC 1.0 under Eclipse 3.4, and the easiest way I've found
to install it is to simply use P2. Download the Mac version of RTC,
Select Help -> Software Updates. You must first install EMF, SDO, XSD,
and Datatools from the Ganymede update site. Then change to the
Available Software tab and Add Site ... Select each of the jazz
sub-folders from the jazz download you want to install. The minimum
set is build, foundation, reports, scm, ua, and workitem. Install all
of the plugins from those "sites", restart, and you should be good to
go. If you want the spiffy application icon and splash screen, simply
copy over the application, and modify your config.ini with the
following:

eclipse.product=com.ibm.team.concert.product
osgi.splashPath=platform\:/base/plugins/com.ibm.team.concert


Bryan

On 2008-07-11 04:48:01 -0500, amcohen@us.ibm-dot-com.no-spam.invalid
(amcohen.us.ibm.com) said:

Using Installation Manager under Linux, I am quite happily running RTC
with Eclipse 3.4. I want to now do the same on my OSX box. Since the
Mac client does not include a release of Installation Manager, what
are the correct steps to run RTC with eclipse 3.4?

permanent link
Hung Lam (2911915) | answered Jul 14 '08, 12:08 p.m.
JAZZ DEVELOPER
amcohen.us.ibm.com wrote:
Using Installation Manager under Linux, I am quite happily running RTC
with Eclipse 3.4. I want to now do the same on my OSX box. Since the
Mac client does not include a release of Installation Manager, what
are the correct steps to run RTC with eclipse 3.4?

Hi,

Could you show me how you go about getting a RTC driver that supports
Eclipse 3.4? I am trying to try out RTC + Eclipse 3.4. So you have
only the client running on Eclipse 3.4? or other RTC components as
well? Thank you.

permanent link
Aaron Cohen (8207851) | answered Jul 14 '08, 12:40 p.m.
JAZZ DEVELOPER
Could you show me how you go about getting a RTC driver that supports
Eclipse 3.4? I am trying to try out RTC + Eclipse 3.4. So you have
only the client running on Eclipse 3.4? or other RTC components as
well? Thank you.


On my Linux box:
- I placed Eclipse 3.4 in the /opt/eclipse
- I installed the IBM JDK
- During the RTC Install I set it to extend the /opt/eclipse instance.

Thats it.

permanent link
Bill Higgins (4562523) | answered Jul 14 '08, 1:05 p.m.
JAZZ DEVELOPER
FYI, it looks like Andre Weinand is going to update the "Team Concert on Mac OS X" tech note to address this question. Some links below:

the "Team Concert on Mac OS X" tech note itself
https://jazz.net/learn/LearnItem.jsp?href=content/tech-notes/rational-team-concert-1_0-running-on-mac-os-x/index.html

Work Item tracking "Team Concert on Mac OS X" tech note
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/58194

permanent link
Jakub Jurkiewicz (59632) | answered Jul 17 '08, 7:56 a.m.
Using Installation Manager under Linux, I am quite happily running RTC with Eclipse 3.4. I want to now do the same on my OSX box. Since the Mac client does not include a release of Installation Manager, what are the correct steps to run RTC with eclipse 3.4?


Hi Aaron,

I've just ran RTC inside Eclipse Ganymede (Classic version). Although I haven't had time to test it, I have been able to connect to the project area and do some basic operations.
You just have to copy all content from 'plugins' and 'features' folders of RTC client for Mac to the 'plugins' and 'features' folders of the existing Eclipse Ganymede instance. Remember also to copy files and folders from 'dtp', 'emf', 'gef' and 'jazz' folders.

So you have to copy:
path_to_rtc/plugins -> path_to_eclipse/plugins
path_to_rtc/features-> path_to_eclipse/features

path_to_rtc/dtp/plugins-> path_to_eclipse/plugins
path_to_rtc/dtp/features-> path_to_eclipse/features

path_to_rtc/emf/plugins-> path_to_eclipse/plugins
path_to_rtc/emf/features-> path_to_eclipse/features

etc.

Hope this helps!
Jakub

permanent link
Aaron Cohen (8207851) | answered Jul 17 '08, 9:10 a.m.
JAZZ DEVELOPER
jjurkiewicz wrote:
amcohen.us.ibm.comwrote:
Using Installation Manager under Linux, I am quite happily running
RTC with Eclipse 3.4. I want to now do the same on my OSX box. Since
the Mac client does not include a release of Installation Manager,
what are the correct steps to run RTC with eclipse 3.4?

Hi Aaron,

I've just ran RTC inside Eclipse Ganymede (Classic version). Although
I haven't had time to test it, I have been able to connect to the
project area and do some basic operations.
You just have to copy all content from 'plugins' and 'features'
folders of RTC client for Mac to the 'plugins' and 'features' folders
of the existing Eclipse Ganymede instance. Remember also to copy files
and folders from 'dtp', 'emf', 'gef' and 'jazz' folders.

So you have to copy:
path_to_rtc/plugins -> path_to_eclipse/plugins
path_to_rtc/features-> path_to_eclipse/features

path_to_rtc/dtp/plugins-
path_to_eclipse/plugins
path_to_rtc/dtp/features-
path_to_eclipse/features

path_to_rtc/emf/plugins-
path_to_eclipse/plugins
path_to_rtc/emf/features-
path_to_eclipse/features

etc.

Hope this helps!
Jakub

Thanks, I added your solution to Task 58194.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.