Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » How to get change events through Mylyn programatically?
How to get change events through Mylyn programatically? [message #899799] Thu, 02 August 2012 11:52 Go to next message
André Meyer is currently offline André MeyerFriend
Messages: 4
Registered: August 2012
Junior Member
For my project I want to access the data from as many bug- and work-item repositories as possible (for development in Eclipse). Therefore I use the Mylyn plugin because it already provides a framework for efficient use of multiple sources.

If I found out right, the tasks are saved under
.metadata\.mylyn\tasks.xml.zip\tasklist.xml
and
.metadata\.mylyn\tasks\<folder>\<id>.zip\data.xml
. But I don't know how to access the data and get changes...


  • Is there a possibility to receive a notification if a task changes (e.g. if a work item status changes from CONFIRMED to SOLVED)?
  • Is it somehow possible to subscribe to the Mylyn event which shows a little notification if something changes? Or is there something like an eventlogger or resource change listener?


Thank you!
Re: How to get change events through Mylyn programatically? [message #900311 is a reply to message #899799] Mon, 06 August 2012 12:57 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi,

the answer to the question can be found on stack overflow:
http://stackoverflow.com/questions/11774054/how-to-get-change-events-
through-mylyn-programatically

Further discussion is on the mylyn-integrators mailing list:
http://dev.eclipse.org/mhonarc/lists/mylyn-integrators/msg00988.html

Steffen


Andrée Meyer wrote:

> For my project I want to access the data from as many bug- and work-item
> repositories as possible (for development in Eclipse). Therefore I use the
> Mylyn plugin because it already provides a framework for efficient use of
> multiple sources.
>
> If I found out right, the tasks are saved under
> .metadata\.mylyn\tasks.xml.zip\tasklist.xml and
> .metadata\.mylyn\tasks\<folder>\<id>.zip\data.xml. But I don't know how to
> access the data and get changes...
>
>
> Is there a possibility to receive a notification if a task changes (e.g.
> if a work item status changes from CONFIRMED to SOLVED)? Is it somehow
> possible to subscribe to the Mylyn event which shows a little
> notification if something changes? Or is there something like an
> eventlogger or resource change listener?
>
>
> Thank you!
--
Steffen Pingel
Principal Software Engineer, Eclipse Mylyn Tasks Lead
http://tasktop.com
Re: How to get change events through Mylyn programatically? [message #900667 is a reply to message #900311] Wed, 08 August 2012 06:23 Go to previous message
André Meyer is currently offline André MeyerFriend
Messages: 4
Registered: August 2012
Junior Member
hi Steffen

Thank you! I now can hope for some great tips and hints Smile

best regards,
André
Previous Topic:"Http error: Conflict" during validating bugzilla repository settings
Next Topic:Mylyn(Incubator) Generic Web Repository Connector
Goto Forum:
  


Current Time: Fri Apr 26 20:17:18 GMT 2024

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

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

Back to the top