Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Action listener context menu(Is there a way to listen to action events of the context menu of the JavaScript editor?)
Action listener context menu [message #637257] Thu, 04 November 2010 18:10
Christian Doerner is currently offline Christian DoernerFriend
Messages: 3
Registered: July 2010
Junior Member
Hi,

I'm trying to achieve the following. I added command listeners to Eclipse's global copy, cut, and paste commands because I have to execute some code in addition to these commands.

My problem is that I don't get the events that are thrown by the JavaScript editor when I use copy, cut, or paste from the context menu. I understand that there is a difference between commands and actions in Eclipse, but I did not find a solution to capture the action events.

Does anyone have a solution that may work here?

Thank you for your help,
Christian
Previous Topic:WTP tomcat mysql jndi datasource error
Next Topic:CXF Library Warning
Goto Forum:
  


Current Time: Thu Apr 25 13:56:47 GMT 2024

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

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

Back to the top