Community
Participate
Working Groups
I didn't even know that there was an undo feature inside the GUI editor, but today I accidently pressed CTRL-Z instead of CTRL-S and the undo started... and crashed. Try adding some extension in the extensions page and then press CTRL-Z. This is actually two bugs imho; 1. The details is very very poor so I really don't know what happened. A stacktrace would be great for debugging. 2. The undo obviously does not work correctly. here is a screenshot of the crash: http://mnemo.minimum.se/eclipse_crashes/eclipse_undo_crash.png I don't have time for extensive reprod testing atm, maybe someone else can assist with this and see if they can get the plugin.xml editor to crash using weird combinations of editing and CTRL-Z undoing.
Created attachment 25227 [details] the same screenshot as in the original report (just for archives if the link goes dead in the future)
FWIW; the GUI editor also added this weird attribute to my actionSet tag. The attribute said: sibling_order="org.eclipse.pde.internal.ui.model.plugin.PluginElementNode@df3384 " ...and it seems like this is an invalid attribute (its listed as such in the problems tab anyway?)
Hi Martin, is there any way you might be able to attach a stack trace from the NullPointerException?
generally speaking, Undo does not work in the manifest editor. Symptoms may vary.
*** This bug has been marked as a duplicate of bug 68423 ***