| Summary: | The plug-ins list is not refreshed after unistalling a plug-in | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Szymon Brandys <Szymon.Brandys> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | antonm, mamacdon |
| Version: | 2.0 | ||
| Target Milestone: | 2.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Szymon Brandys
Looks like, at some point in the past the Plugin#uninstall() method was changed from synchronous to asynchronous, but the code in PluginList was not updated to match. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6503fb4eca0fb8687b8637920431063d614e5f52 |