Double click on the "defaultHandler" link to create the Handler class. The New Java Class window will open with the package name and class name set in it. Make sure that the class inherits from "org.eclipse.core.commands.AbstractHandler" by setting it as the Superclass. It should also implement the interface "org.eclipse.core.commands.IHandler".<br/>
[[Image: RCPCommand5.jpg | 500px]]<br/>
<br/>[[Image: RCPCommand6Then click on Finish button to create the class.jpg | 500px]]<br/><br/>[[Image: RCPCommand7.jpg | 500px]]<br/><br/>[[Image: RCPCommand8.jpg | 500px]]<br/><br/>[[Image: RCPCommand9.jpg | 500px]]<br/><br/>[[Image: RCPCommand10.jpg | 400px]]<br/><br/>[[Image: RCPCommand11.jpg | 400px]]<br/><br/>[[Image: RCPCommand12.jpg | 400px]]<br/><br/>[[Image: RCPCommand13.jpg | 400px]]<br/><br/>[[Image: RCPCommand14.jpg | 400px]]<br/><br/>[[Image: RCPCommand15.jpg | 400px]]<br/><br/>[[Image: RCPCommand16.jpg | 400px]]<br/>
<br/>