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

Exporting member lists

Is there some means to export team area or project are member lists? I could not find anything to do such. WOuld like to export name, role, email, for example.

0 votes



5 answers

Permanent link
Hi,

this question came up before. I think I recall today this is not possible.

You could probably write a small program to do that using the plain java API.

Ralph

Is there some means to export team area or project are member lists? I could not find anything to do such. WOuld like to export name, role, email, for example.

0 votes


Permanent link
On Fri, 21 May 2010 17:07:59 +0000, dspartz wrote:

Is there some means to export team area or project are member lists? I
could not find anything to do such. WOuld like to export name, role,
email, for example.

What version of RTC are you using? In the 3.0 builds, you can right click
on a project area in the Team Organization view and choose "Generate
Runtime Report" to create a downloadable HTML site which contains all
this info.

This feature also exists in RTC 2.0.0.2, but it is hidden by default. In
order to enable the action, you need to start up your RTC workbench with
the Java system property -
Dcom.ibm.team.process.ProjectAreaRuntimeReport=true

- Jared

0 votes


Permanent link
Where to define the Java property: Dcom.ibm.team.process.ProjectAreaRuntimeReport=true

0 votes


Permanent link
Where to define the Java property: Dcom.ibm.team.process.ProjectAreaRuntimeReport=true


Hi,

in \eclipse\Eclipse.ini

Ralph

0 votes


Permanent link
Here my Eclipse.ini. I added the last two lines.
You most likely need to do something similar.


-startup
plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
--launcher.library
plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731
--launcher.XXMaxPermSize
256m
-vm
jdk\jre\bin
-vmargs
-Xms100m
-Xmx512m
-Xjit:exclude={com/ibm/team/coverage/internal/common/report/SourceElementInfo.write*}
-Dosgi.requiredJavaVersion=1.5
-Dosgi.bundlefile.limit=100
-Duser.language=en
-Duser.region=US

0 votes

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

Question asked: May 21 '10, 12:55 p.m.

Question was seen: 7,469 times

Last updated: May 21 '10, 12:55 p.m.

Confirmation Cancel Confirm