Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Extending Mylyn menus
Extending Mylyn menus [message #1099866] Mon, 02 September 2013 06:20 Go to next message
Eclipse UserFriend
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 09:47 Go to previous messageGo to next message
Eclipse UserFriend
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 05:02 Go to previous message
Eclipse UserFriend
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: Mon May 12 17:10:26 EDT 2025

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

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

Back to the top