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

Usage of RTC 4.0 Source control for plug-in development

 I have developed workflows for Project workflow, CR workflow and Defect workflow as per our requirement.

I want some automation between them by creating preconditions and follow up actions. 

I want to develop plug-ins using RTC 4.0 source control. How do I use it?

0 votes


Accepted answer

Permanent link
Hi Dnyanesh,
Information on how to create preconditions and follow up actions is available at  https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation.  Information on the source control api is available at https://jazz.net/wiki/bin/view/Main/RTCSDK20_SourceControl.
Dnyanesh Markad selected this answer as the correct answer

0 votes

Comments

Hello Lauren,

Thanks for help. I have referred those sites you suggested. 
1. I have created project area e.g Sample_Area 
2. I have component in it say project_comp
3. I have loaded that component into repository workspace without creating any project
4. After that I have created simple plug-in project in above component that is project_comp
5. After that I have check-in-all and deliver the contents.
6. Now the plug-in project is on repository
7. Next I have created plug-in feature project on local workspace adding above created plug-in it.
8. Next I have created the update site project in same location with above created feature project in site project.
9. Now when I try to build site I am getting an error.
Because of character constraint error is given in next comment

 "C:\Workspace\Workspace.metadata.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\assemble.org.eclipse.pde.container.feature.p2.xml:39: The reference to entity "D_Hello_Plug-in" must end with the ';' delimiter.

The reference to entity "D_Hello_Plug-in" must end with the ';' delimiter.
"

Hi Dnyanesh,
I'm not familiar with that error.  I did a quick internet search and the first two hits suggested replacing & with &

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,952

Question asked: Nov 02 '12, 6:33 a.m.

Question was seen: 3,559 times

Last updated: Nov 02 '12, 9:44 a.m.

Confirmation Cancel Confirm