Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Class URI for Handlers in Eclipse e4 RCP(Eclipse e4 RCP)
Class URI for Handlers in Eclipse e4 RCP [message #989121] Tue, 04 December 2012 17:16
Chandra kant Sharma is currently offline Chandra kant SharmaFriend
Messages: 1
Registered: December 2012
Junior Member
Hi,
I have been working with Eclipse e4 RCP for couple of days.
I made one handler for exiting the e4 SWT application. The handler is basically meant to 'Exit' the SWT window.
For this I tried to give the class URI as "org.eclipse.e4.ui.internal.workbench.handlers.ExitHandler" which is the eclipse built handler for exitting the window. This is present in "org.eclipse.e4.ui.workbench.jar".

I put this jar in dependencies and ran the RCP application, still my RCP application is not able to find this class. How can I map the classes on handlers with the classes on the external jars(like eclipse jars or any dependent jars).

Regards
Chandra Kant
Previous Topic:Cannot configure Google Cloud SQL
Next Topic:error while opening eclipse
Goto Forum:
  


Current Time: Thu Apr 25 07:45:25 GMT 2024

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

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

Back to the top