Class URI for Handlers in Eclipse e4 RCP [message #989121] |
Tue, 04 December 2012 12:16 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.08073 seconds