Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is there any way to let common navigator framework respond to unsaved changes?(Common navigator framework)
Is there any way to let common navigator framework respond to unsaved changes? [message #1826118] Sun, 19 April 2020 16:13
Eclipse UserFriend
I'm using common navigator framework in my project and I've ran into some problems. Commonly when I use eclipse writing Java code, if I change the class name without saving it, the class name in the project explorer changes too, even if I haven't saved my change yet. I want to do the same in common navigator framework but cannot find how. The resourceChanged method in ContentPrivider is only called when the workspace file is saved, it cannot respond to modified but unsaved changes. How can I refresh common navigator whenever a modify happens?

Thanks so much for any advice.
Previous Topic:Scaling issues with text in toolbar
Next Topic:Problem compiling RCP using Tycho
Goto Forum:
  


Current Time: Sat Jul 12 07:31:20 EDT 2025

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

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

Back to the top