Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Automatically create Mylyn tasks?
Automatically create Mylyn tasks? [message #41915] Mon, 28 January 2008 11:28 Go to next message
Eclipse UserFriend
Originally posted by: thomas.woelfle.web.de

Hi,

I'am currently developing an eclipse plugin which analyzes an
existing code base and creates reports. Now, I would like to use Mylyn to
automatically create new tasks resulting from the anlayzation reports. Is
it possible to programmatically create new tasks and to fill the context
of such a task? Can anybody give me a hint where in the Mylyn API I have
to look at?

Thanks,
Thomas
Re: Automatically create Mylyn tasks? [message #42352 is a reply to message #41915] Mon, 04 February 2008 19:35 Go to previous messageGo to next message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
Thomas Woelfle 写道:
> Hi,
>
> I'am currently developing an eclipse plugin which analyzes an existing
> code base and creates reports. Now, I would like to use Mylyn to
> automatically create new tasks resulting from the anlayzation reports.
> Is it possible to programmatically create new tasks and to fill the
> context of such a task? Can anybody give me a hint where in the Mylyn
> API I have to look at?
>
> Thanks,
> Thomas
>
Hi,
from eclipse dev host,
/cvsroot/tools

check out plugins:
org.eclipse.mylyn/org.eclipse.mylyn.tasks.core
org.eclipse.mylyn/org.eclipse.mylyn.context.core

and tasks.ui/tests context.ui/tests maybe helpful too.

Regards,
Xiangya
Re: Automatically create Mylyn tasks? [message #42561 is a reply to message #42352] Wed, 06 February 2008 13:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: thomas.woelfle.web.de

Hi Xiangya,

thanks for your tips. I'll have look at those plugins.

Regards,
Thomas
Re: Automatically create Mylyn tasks? [message #42954 is a reply to message #42561] Sun, 10 February 2008 03:30 Go to previous message
Eclipse UserFriend
Originally posted by: beatmik.acm.org

If you have further questions on extending Mylyn send mail to the
mylyn-integrators mailing list:

http://www.eclipse.org/mylyn/community/

And yes, programmatic task creation is definitely possible. We don't
have much written up on it so if you're interested in adding some
content to the Integrator Reference that would be great.

http://wiki.eclipse.org/index.php/Mylyn_Integrator_Reference #Tasks_API

Mik

Thomas Woelfle wrote:
> Hi Xiangya,
>
> thanks for your tips. I'll have look at those plugins.
>
> Regards,
> Thomas
Re: Automatically create Mylyn tasks? [message #587419 is a reply to message #41915] Mon, 04 February 2008 19:35 Go to previous message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
Thomas Woelfle 写道:
> Hi,
>
> I'am currently developing an eclipse plugin which analyzes an existing
> code base and creates reports. Now, I would like to use Mylyn to
> automatically create new tasks resulting from the anlayzation reports.
> Is it possible to programmatically create new tasks and to fill the
> context of such a task? Can anybody give me a hint where in the Mylyn
> API I have to look at?
>
> Thanks,
> Thomas
>
Hi,
from eclipse dev host,
/cvsroot/tools

check out plugins:
org.eclipse.mylyn/org.eclipse.mylyn.tasks.core
org.eclipse.mylyn/org.eclipse.mylyn.context.core

and tasks.ui/tests context.ui/tests maybe helpful too.

Regards,
Xiangya
Re: Automatically create Mylyn tasks? [message #587517 is a reply to message #42352] Wed, 06 February 2008 13:25 Go to previous message
Eclipse UserFriend
Originally posted by: thomas.woelfle.web.de

Hi Xiangya,

thanks for your tips. I'll have look at those plugins.

Regards,
Thomas
Re: Automatically create Mylyn tasks? [message #587682 is a reply to message #42561] Sun, 10 February 2008 03:30 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
If you have further questions on extending Mylyn send mail to the
mylyn-integrators mailing list:

http://www.eclipse.org/mylyn/community/

And yes, programmatic task creation is definitely possible. We don't
have much written up on it so if you're interested in adding some
content to the Integrator Reference that would be great.

http://wiki.eclipse.org/index.php/Mylyn_Integrator_Reference #Tasks_API

Mik

Thomas Woelfle wrote:
> Hi Xiangya,
>
> thanks for your tips. I'll have look at those plugins.
>
> Regards,
> Thomas
Previous Topic:Crashes with Mylyn and JIRA
Next Topic:Eclipse Bugzilla users announcement
Goto Forum:
  


Current Time: Thu Mar 28 12:41:58 GMT 2024

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

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

Back to the top