Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] How to rename a view ID on an namespace-restructuring update ?

Hi Platform/UI experts,

 

As part of the TM Terminal restructuring that we’ve done recently, we’ve changed the ID of a view to the new namespace.

 

This causes issues when the view was active in a perspective when the update is applied:
After Eclipse restarts, the now-obsolete view shows up in an error state.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=466644

 

Do you see any way we could avoid this ? For instance, provide plugin.xml markup that would specify the view as “no longer existant thus close on restart”.

We thought about a PerspectiveListener, but we’d like to avoid unnecessary plugin activation if possible.

If you have any thought or idea, we’d really appreciate a comment on the bug !

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 


Back to the top