Community
Participate
Working Groups
This problem occurs when we lose connection with remote OSGi instance. We must decide how plugin should react for that event. I think that it should show error dialog which informs about the problem and after that it should connects with local model.
Sounds good :-)
Created attachment 143758 [details] patch This is the first version of the problem solution. When we close server application plugin registry view will inform us that we lose connection with remote application and will load local model.
Created attachment 143773 [details] communication This patch solves two problems: - informs user when plugin lost connection with the server, - informs user when plugin can't establish connection with the server, Afer it shows proper information it connects again with a local model.
*** Bug 284086 has been marked as a duplicate of this bug. ***
Wojtek, I have applied your patch with slight modifications. Can you verify that all still works? :-) I removed error message when server is lost, because I feel such extra message might be annoying when someone constantly starts/stops an Eclipse/Equinox application