Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Is the Mylyn "context" generic ?
icon5.gif  Is the Mylyn "context" generic ? [message #769736] Thu, 22 December 2011 16:01 Go to next message
Jonathan  is currently offline Jonathan Friend
Messages: 15
Registered: July 2011
Junior Member
Hi all!

I have a very simple question... or not Laughing .

Can anybody tells me if the context is Generic in mylyn ?

Explanation:

I currently work on an application which manages a huge amount of data in Trees, Tables, and so on.

So I was wondering if I could use Mylyn to help users in my application ? Thus they will only see relevant datas Smile

Thanks before !

Jonathan
Re: Is the Mylyn "context" generic ? [message #770293 is a reply to message #769736] Fri, 23 December 2011 21:06 Go to previous messageGo to next message
Kaitlin Duck Sherwood is currently offline Kaitlin Duck SherwoodFriend
Messages: 8
Registered: September 2011
Junior Member
Anything can be a context element in Mylyn, but you have to write a connector to connect elements in your data to the Mylyn model.
Re: Is the Mylyn "context" generic ? [message #773760 is a reply to message #770293] Mon, 02 January 2012 13:21 Go to previous messageGo to next message
Jonathan  is currently offline Jonathan Friend
Messages: 15
Registered: July 2011
Junior Member
ok thanks for the reply Smile and by the way HAPPY NEW YEAR ALL ! Very Happy

I 've just read some tutorials which show how to create a new Mylyn connector.

My last question is : It seems that the context is based on the "Package explorer" view, isn't it ? In fact in my application I have a custom view (not the Package explorer view) and I'd like to know If I could use it to fill the context ?

Thanks again
Re: Is the Mylyn "context" generic ? [message #773860 is a reply to message #773760] Mon, 02 January 2012 18:31 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
I would recommend taking a look at
http://wiki.eclipse.org/Mylyn/Modeling_Bridge and the Model Focusing Tools
project: http://www.eclipse.org/projects/project.php?id=mylyn.context.mft .

The goal of the project is to provide frameworks and tools for focusing
views that are backed by EMF based models. Even if you are using a different
representation for your models the provided implementation should provide a
good starting point.

You can fairly easily add focusing to any view that embedds a JFace
StructuredViewer but you can also implement your custom filtering for any
type of view or control. The MFT project provides filtering for diagrams for
instance.

If you have specific development related questions I would recommend asking
on the mylyn-intergrators mailing list.

Steffen


Jonathan wrote:

> ok thanks for the reply :) and by the way HAPPY NEW YEAR ALL ! :d
>
> I 've just read some tutorials which show how to create a new Mylyn
> connector.
>
> My last question is : It seems that the context is based on the "Package
> explorer" view, isn't it ? In fact in my application I have a custom view
> (not the Package explorer view) and I'd like to know If I could use it to
> fill the context ?
>
> Thanks again

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:has ANYONE managed to get mylyn to work on SF's hosted apps (mantis/trac)
Next Topic:Distributed issue tracking with Mylyn?
Goto Forum:
  


Current Time: Tue Apr 23 08:14:12 GMT 2024

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

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

Back to the top