Community
Participate
Working Groups
The Revert action does nothing in the plugin editor(RC1). Admittedly there is some confusion about what to revert when more than one file is being edited by the editor, but I would assume all the associated files would revert(plugin.xml, MANIFEST.MF, build.properties).
*** Bug 135030 has been marked as a duplicate of this bug. ***
Fixed. Patch released to HEAD. Target: 3.3 M6 Patch: patch_99197_2007-02-13_13-57.txt Performing the revert operation in the plug-in manifest editor source or form pages will revert all three editor inputs: plugin.xml, MANIFEST.MF, build.properties. Work Done: * Enabled revert operation for source pages * Algorithm: -> Commit all active form page dirty field values to the model -> Flush any pending editor operations into the document -> Revert all three editor inputs to the contents of their last save to file - Reload workspace model - Fired events triggers a refresh of all form page fields and source page contents -> Undirty the editor
*** Bug 67747 has been marked as a duplicate of this bug. ***
*** Bug 175333 has been marked as a duplicate of this bug. ***