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

Get source code of import plugin of Eclipse

 Hi,

I would like to get the source module : Import -> Team -> Work Items from CVS.
My goal consist to expand the functionality of this module. Could you tell me where i can retrieve it ?
More, All informations on this code interested me.

thank you

Regards

Jérémy

0 votes


Accepted answer

Permanent link
Jeremy,

using the built-in Plugin Spy from Eclipse (Shift+ALT+F1) it seems that this UI is calling com.ibm.team.workitem.rcp.ui.internal.wizards.inport.WorkItemImportWizard

You can find the associated source code in the RTC SDK which is available for download on jazz.net
Notice that this part of the API is internal so it is not recommended to make extensions since it could change in future editions of RTC. But you might be able to work out your own import wizard from this source.

If this answers your question please mark this as accepted.

- Arne
Jérémy Friant selected this answer as the correct answer

0 votes

Comments

Hi Arne,


Thank you for your answers .
I found  the associated source code in the RTC SDK.
My goal is just to add to this plugin an module to change the .CSV input.

Do you know how proceed to start after changing the import .CSV? What is the first class of the plugin, ImportWorkitemsMainPage.java ?

Best regards

Jérémy

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
× 10,937
× 173
× 70
× 5

Question asked: Sep 30 '14, 12:24 p.m.

Question was seen: 4,958 times

Last updated: Oct 03 '14, 4:29 a.m.

Confirmation Cancel Confirm