Usage of RTC 4.0 Source control for plug-in development
Accepted answer
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.
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.
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 &