Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to create ToolControl in Eclipse 4.x(How to create ToolControl in Eclipse 4.x)
How to create ToolControl in Eclipse 4.x [message #1066601] Wed, 03 July 2013 08:06 Go to next message
Eclipse UserFriend
I'm working on eclipse kepler RCP application.
I want to contribute to trimbar through ToolControl.
With E4 tool i got following option:

index.php/fa/15464/0/

In above image My problem is:

1. Which class I have to add it here.?
Is this call needs to implement some interface or extend any class. I tried alot on internet but cruelness to find any thing.

What i tried yet Created class with following combination.

1. by extending WorkbenchWindowControlContribution class
2. by extending ToolControlImpl class

In 1st case constructor is called but createControl(Composite parent) is not called.
In 2nd nothing is called.


Please tell me what i'm missing here.

Thanks.

  • Attachment: Untitled.png
    (Size: 27.19KB, Downloaded 2449 times)

[Updated on: Wed, 03 July 2013 08:08] by Moderator

Re: How to create ToolControl in Eclipse 4.x [message #1066610 is a reply to message #1066601] Wed, 03 July 2013 08:31 Go to previous message
Eclipse UserFriend
Solved From http://www.eclipse.org/forums/index.php/m/1066609/#msg_1066609
Previous Topic:How to disable right-click menu of a perspective on perspective bar
Next Topic:Could not start bundle: org.eclipse.equinox.console
Goto Forum:
  


Current Time: Tue Mar 18 00:06:30 EDT 2025

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

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

Back to the top