Eclispse C/C++ perspective does not show JAZZ SCM
![]()
We have Eclipse 3.7.2 with CDT 8.0.2. On top of this we have installed RTC 5.0.1 via P2 repository
We load the components in the following way: - Create "Makefile Project with Existing code" project - Load the components into the folder specified above during project creation The components gets loaded under one C Project We have the following issues: - Right click on a file and the "Team" menu (Project / Package Explorer) does not show any RTC SCM sub menu's - File rename / move done shows in the pending changes as "Deleted" and "new", history is not maintained I even tested this on the RTC Eclipse client provided by IBM with CDT installed, I get the above mentioned behaviour Anyone else has experienced this? How can this be solved? |
2 answers
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Mar 30 '15, 3:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Have you enabled the capabilities? Eg. go to File>Preferences>General and enable Jazz SCM?
Comments Yes Ralph. When we switch to Java perspective, the context menu items are appearing.
Eclipse Indigo does not have "File -> Preferences -> General -> Capabilities" but Eclipse Luna does have "File -> Preferences -> General -> Capabilities" but I see the following as attached
|
Comments
anyone?