Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Saving Changes made in Compare Editor
Saving Changes made in Compare Editor [message #1763312] Fri, 12 May 2017 14:25
Hitesh Kataria is currently offline Hitesh KatariaFriend
Messages: 1
Registered: May 2017
Junior Member
Hi,

I have created a custom Compare Editor inside a wizard Page. The left side of which is editable. It list all the files on top with changes and selecting a file it shows differences in left-right pane. User can move changes from right to left.
Up to this point all is working.

Problem I am facing is when user selects a file and make some changes and move on to next file it prompts that the file has changes whether to save it or not.
On clicking "Yes" the dialog box closes and it moves on to next file. But the contents are not saved neither do I get control in the doSave() method of my cutom class extending CompareEditorInput class so that I can save the contents.
Am I missing something here, I am stuck on this for quite some time now.

I have attached screenshots of the process and the wizard with editor.

Let me know if you need more information.

thanks.
Previous Topic:No software site found, Could not find jar
Next Topic:Create main toolbar item dynamically
Goto Forum:
  


Current Time: Thu Apr 25 19:28:13 GMT 2024

Powered by FUDForum. Page generated in 0.02855 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top