It's all about the answers!

Ask a question

reconnect Eclipse workspace after an unload/disconnect


Tom Frauenhofer (1.3k58435) | asked Nov 06 '07, 9:15 a.m.
I've successfully done many unload/delete operations followed by a load.
All of that works fine for me. I also noticed that 'unload' can
optionally just disconnect the Eclipse project from Jazz.

Is there a way to 'reconnect' an Eclipse project to Jazz after an
unload/disconnect ?

3 answers



permanent link
Dmitry Karasik (1.8k11) | answered Nov 06 '07, 9:47 a.m.
JAZZ DEVELOPER
On Tue, 06 Nov 2007 18:15:48 +0000, davidward wrote:

Is there a way to 'reconnect' an Eclipse project to Jazz after an
unload/disconnect ?

If you don't care about changes you have made locally, then you can
simply load the component again, it will overwrite what you have in your
eclipse workspace and will be connected to jazz.

Alternatively, if you want to preserve what you have locally, you can
share the project, this will connect it to jazz and create changes for
things that are different from what is in your jazz workspace.

- Dmitry

permanent link
Tom Frauenhofer (1.3k58435) | answered Nov 06 '07, 10:08 a.m.
Thanks That did it :-)
Cheers




If you don't care about changes you have made locally, then you can
simply load the component again, it will overwrite what you have in your
eclipse workspace and will be connected to jazz.

Alternatively, if you want to preserve what you have locally, you can
share the project, this will connect it to jazz and create changes for
things that are different from what is in your jazz workspace.

- Dmitry

permanent link
Karthik E (111) | answered Oct 07 '15, 2:54 a.m.
I too ran into same issue. Without my intervention, the loaded projects were disconnected. I tried the solution to Share again the project in right component, but it does not work in my case. Earlier, I have loaded the component root (say COMP1) as eclipse project and got disconnected suddenly. Now, if I try Team->Share project and select COMP1 as component and finish, it shows the project COMP1 will be added again as a new one inside COMP1. However I'm not able to update the existing root component (COMP1) contents.

How to handle this kind of scenario?

Your answer


Register or 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.