Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Using 3.x commands
Using 3.x commands [message #1016146] Tue, 05 March 2013 04:14 Go to previous message
Bastian Wagenfeld is currently offline Bastian Wagenfeld
Messages: 88
Registered: January 2013
Member
Hi,

I'm developing an Eclipse RCP that is started as an Eclipse 3 application that includes an e4 Application.e4xmi. This works quite well. Now I want to open the help contents. As a guideline I used this: http://www.vogella.com/articles/EclipseRCPHelpSystem/article.html . This article is of course a pure Eclipse 3.x tutorial and uses commands to open the help contents. When I looked at Juno's Application model I saw the "Help Contents" command with org.eclipse.ui.help.helpContents. In the Application model is no handler that is connected to this command. So my question is: How can I use these "old" Eclipse 3 commands in the Application.e4xmi like they are used in the Eclipse 4.2 IDE? Using this command with this ID in my own Application.e4xmi (without a handler) doesn't work and causes a NullPointerException.
Maybe someone made similar experiences or knows tutorials for that?

Best regards
Bastian
 
Read Message
Read Message
Previous Topic:How to start up a editor only at the first time Eclipse start up
Next Topic:Error after creating the Handler in Application.e4xmi
Goto Forum:
  


Current Time: Sat May 25 22:42:02 EDT 2013

Powered by FUDForum. Page generated in 0.01622 seconds