Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Extending Mylyn menus
Extending Mylyn menus [message #1099866] Mon, 02 September 2013 10:20 Go to next message
Low Coupling is currently offline Low CouplingFriend
Messages: 30
Registered: June 2013
Member
I'd like to create some plugins extending the Mylyn menus with new commands.
What are the extenion points I should exploit and what interfaces should I provide?
I can't see a good reference.

I am trying to use

org.eclipse.mylyn.tasks.ui.taskDropListener

and

org.eclipse.mylyn.tasks.ui.taskEditorExtensions

but there has to be something I am missing
Re: Extending Mylyn menus [message #1103210 is a reply to message #1099866] Fri, 06 September 2013 13:47 Go to previous messageGo to next message
Tomasz Zarna is currently offline Tomasz ZarnaFriend
Messages: 172
Registered: July 2009
Senior Member
What exactly are you trying to achieve? Which menus do you want to extend?
Re: Extending Mylyn menus [message #1105776 is a reply to message #1103210] Tue, 10 September 2013 09:02 Go to previous message
Low Coupling is currently offline Low CouplingFriend
Messages: 30
Registered: June 2013
Member
I am developing a set of Eclipse plugins implementing editors for DSL aimed at modeling project plans and schedules http://lowcoupling.com/post/59130887987/defining-project-plans-and-gantt-charts-in-eclipse.
Since the leaves of a plan consists of tasks assigned to resources it would be interesting to import/synchronize such model with mylyn. To this end I thought the best way was to have an item in the drop down menus of the Mylyn view's toolbar but it would be great if you could suggest me any other better solution.
I am also having difficulties in programmatically creating Mylyn tasks
http://www.eclipse.org/forums/index.php/t/516776/

thank you for your kind help

Previous Topic:Review 4 Eclipse Previous Versions
Next Topic:Programmatically add a Task
Goto Forum:
  


Current Time: Tue Apr 23 09:52:43 GMT 2024

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

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

Back to the top