Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 20:13
Yufei Zhou is currently offline Yufei ZhouFriend
Messages: 44
Registered: March 2020
Member
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 27 13:25:19 GMT 2024

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

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

Back to the top