Re: Eclipse Plugin- UML Toolbar removal



Sameer wrote:
Recently I have uninstalled some Eclipse plug-ins from Eclipse 3.1. These
are from Visual Paradigm and are related with UML Modeling. Though all the
applications have been properly uninstalled from the computer, the toolbars
associated with these plug-ins are still there in the IDE.
How to remove it? How to remove a toolbar from Eclipse?





Hi

Firstly make sure that all the plugins have been removed from your eclipse install, then try starting it up with -clean on the command line. Eclipse does some odd plugin caching, and thats probbaly whats causing the problem. The -clean forces it to rebuild the cache.

Hope this helps

Steve
.