Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » what's the mean of class parameter in handle (Here experts can help me?)
what's the mean of class parameter in handle [message #1004311] Wed, 23 January 2013 00:40 Go to next message
Liu Yachao is currently offline Liu YachaoFriend
Messages: 3
Registered: January 2013
Junior Member
Hi all,
I hava a problem . I can not understand the meaning of following code in the plugin.xml:
<handler class="com.teamcenter.rac.serviceprocessing.handlers.ServiceProcessingHandler:com.teamcenter.rac.serviceeventmanagement:wizards.PartMovementWizard:560"
commandId="com.teamcenter.rac.serviceeventmanagement.partmovement">
</handler>

Here experts can help me?
Re: what's the mean of class parameter in handle [message #1005920 is a reply to message #1004311] Tue, 29 January 2013 10:03 Go to previous message
Jan Krakora is currently offline Jan KrakoraFriend
Messages: 477
Registered: December 2009
Location: Prague
Senior Member
Hi, take a look at the org.eclipse.core.runtime.IExecutableExtension javadoc, especially at its setInitializationData method.
Previous Topic:Editor menu contribution
Next Topic:RCP EventBus?
Goto Forum:
  


Current Time: Thu Apr 25 04:09:14 GMT 2024

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

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

Back to the top