Is it possible to load RTC items headless & connection to RTC repository exists?
![]()
Hello forum,
I know it is possible to load RTC via SCM-command line.
But, what i want to achieve is to load projects within the eclipse workbench, and a connection to RTC exists for loaded projects.
When some changes are made in the headless eclipse workspace, these should appear in the 'pending changes'-view when I open the workspace with eclipse IDE.
Is this possible?
|
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Oct 04 '13, 7:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You need to refresh the projects to see the pending changes. You can also look into the jazz scm properties of Eclipse. I believe there is a setting that makes eclipse check periodically for changes done outside of eclipse.
Comments You probably mean this setting?:
Window > Preferences > Team > Jazz Source Control > Sandboxes
No, Window > Preferences > Team > Jazz Source Control > Local Changes and section External changes. You want to browse through all of these settings to get an Idea what is available however. |