Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Refresh (F5) Handler Association with Editor
Refresh (F5) Handler Association with Editor [message #1148268] Mon, 21 October 2013 11:39
Arye Shemesh is currently offline Arye ShemeshFriend
Messages: 37
Registered: November 2012
Member
Hi,

We have an editor extending FormEditor, where one of its pages extends TextEditor.

When I'm in the text editor page and press F5 (refresh), the binding does not work, as there's no active handler to handle it.

Is there a way to enable the refresh action without writing and registering a custom handler? I've tried to activate a context inheriting from org.eclipse.ui.textEditorScope, but it didn't work.

Thanks,
Arye
Previous Topic:[SOLVED] How to make sure that a plug-in starts running on a headless Eclipse instance?
Next Topic:Automatically uninstall plugins for custom feature
Goto Forum:
  


Current Time: Thu Apr 25 10:05:13 GMT 2024

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

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

Back to the top