I am using Java Perspective but do not see componets
2 answers
I don't think the RTC components map into the workspace views. For example, I have a stream with a component "RFE Bridge". But when I load the workspace from RTC server to the RTC sandbox, I see only the Eclipse type projects within that component.
So, have you created the repository workspace from something already in RTC ? Did you load the workspace ?
So, have you created the repository workspace from something already in RTC ? Did you load the workspace ?
Hi Gary
1. I believe these links should help you get started as well:
https://jazz.net/library/article/41
2. How to load a repository workspace?
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m4/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/t_scm_eclipse_load.html&scope=null
3. When you switch to Java perspective, within that perspective you have 'Package Explorer' view which shows the source code files. Towards the left top corner, you can switch from this 'Package Explorer' view to 'Team Artifacts' view which displays the streams, components, repository workspaces etc.
I hope this helps.