Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to add a location to "Jazz Repository Connection" dialog

I integrated the Rational Team Concert Client Feature in eclipse.

When I start Eclipse with a new workspace I always have to insert my location in the "Jazz Repository Connection" dialog.

Is there a possibility to add a default location in the dialog for new Eclipse workspaces?
Or is there a possibility to add my location in the history of the URI: checkbox (for new Eclipse workspaces)?

Used version: com.ibm.team.rtc.client.feature 4.5.0.RTC-I20140205-1437

0 votes



2 answers

Permanent link
looks like the repo connection details are stored in

${workspace folder name}/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.ibm.team.process.rcp.ui.prefs

repositories/0/aliasRepositoryURIs0=https\://hub.jazz.net/ccm01
repositories/0/aliasRepositoryURIs1=https\://hub.jazz.net/ccm01/
repositories/0/authentication-id=com.ibm.team.repository.client.internal.UserAndPassLoginInfo
repositories/0/autoLogin=false
repositories/0/id=
repositories/0/name=hub.jazz.net
repositories/0/savePassword=true
repositories/0/timeout=480
repositories/0/uri=https\://hub.jazz.net/ccm01/
repositories/0/userId=xxxxxx
repositories/0/username=xxxxxx
repositories/1/aliasRepositoryURIs0=https\://localhost\:9943/ccm
repositories/1/aliasRepositoryURIs1=https\://localhost\:9943/ccm/
repositories/1/authentication-id=com.ibm.team.repository.client.internal.UserAndPassLoginInfo
repositories/1/autoLogin=false
repositories/1/id=
repositories/1/name=localhost 4.0.3
repositories/1/savePassword=true
repositories/1/timeout=480
repositories/1/uri=https\://localhost\:9943/ccm/
repositories/1/userId=xxxxx
repositories/1/username=xxxxx

2 votes


Permanent link
As far as I can tell, there is no global repository in Eclipse that would store this. The easiest way I can think of is to store a text from an invitation somewhere and use that.

0 votes

Comments

Hello,
thanks, but I hoped there are plugin specific preferences which I can set. Like customization of other plugin (e.g. entry of org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true in plugin_customization.ini).

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,029
× 127

Question asked: Nov 07 '14, 9:07 a.m.

Question was seen: 4,963 times

Last updated: Nov 08 '14, 10:36 a.m.

Confirmation Cancel Confirm