Community
Participate
Working Groups
The install folder calculation done in EclipseLauncherParser.read is incorrect when the installArea is null. The call to launcherData.getFwJar().getParentFile().toURI() needs to also check and discard an additional level if the folder name is "plugins".
Created attachment 136937 [details] proposed patch The problem is easily reproduced. Take an install and remove the -startup and --launcher.library entries from an eclipse.ini and launch. If you try to install anything you'll get an error when intializing the manipulator. This patch corrects the logic so that it's consistent with other places where we're doing the same calculation.
...in case it's not evident I should add that with the patch the install is carried out correctly. Flagging for RC3 to discuss however this might be too late.
Patch is probably fine but this area is very sensitive -- moving to 3.5.1
Talking to Pascal we've decided to defer for 3.5.1 and put it in 3.6 HEAD for now. Taking this bug back...
*** Bug 285743 has been marked as a duplicate of this bug. ***
*** Bug 286921 has been marked as a duplicate of this bug. ***
*** Bug 284630 has been marked as a duplicate of this bug. ***
fixed
I've reverted this change because I believe it broke the shared install case (see bug #400326). Note that the automated tests for shared install and this code had been released on the same day.
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.