Community
Participate
Working Groups
Build Identifier: I20090611-1540 Please see steps to reproduce Reproducible: Always Steps to Reproduce: 1. install an eclipse plugin into an eclipse environment which is in c:\program files or c:\program files(x86) in win 7. after installing the plugin, you should have a directory structure like: c:\program files\Test\studio\eclipse\plugins\com.test.tools.branding_1.0.1 2. This plugin writes a file on startup to its own location (splash.bmp in location: c:\program files\Test\studio\eclipse\plugins\com.test.tools.branding_1.0.1\splash.bmp) 2. Ensure UAC is turned on 3. Ensure that the above plugin is started (you could make it implement early startup to do this) 4. obviously, the above installation must be performed with admininstrator privileges 4. log in as a normal user and start eclipse. when the plugin com.test.tools.branding_1.0.1 is loaded, it will try to write to c:\program files\Test\studio\eclipse\plugins\com.test.tools.branding_1.0.1\splash.bmp . Because of UAC, Win 7 will redirect this to the virtual store. 5. uninstall this plugin and then update to com.test.tools.branding_1.0.1.1 . now on restarting eclipse, this plugin and all its dependent features/plugins fail to load. You can see the attached stack trace in the console. 6. Everythign is fine if you use the -clean option to start eclipse
Created attachment 204050 [details] log file containing stack trace
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
This bug was marked as stalebug a while ago. Marking as wontfix. If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.