|
|
|
|
|
Re: How to execute a command or script upon task activation? [message #593363 is a reply to message #58083] |
Mon, 22 September 2008 14:27  |
Eclipse User |
|
|
|
What kind of script or command are you thinking of?
I think of several event based extension points, where outside plugins
can contribute java code:
- task creation/activation/deactivation
- query pre- and postsynchronisation
- query creation/deletion
Sort of declarative Aspect/J...
Mik, what do you think?
Maarten
Pablo Aguiar wrote:
> Hello,
>
> Is there a way or any available plug-in that allows configuration of a
> command or script to be executed when a given task is (de)activated?
|
|
|
Re: How to execute a command or script upon task activation? [message #593388 is a reply to message #58132] |
Mon, 22 September 2008 15:07  |
Eclipse User |
|
|
|
Maarten Meijer wrote:
> What kind of script or command are you thinking of?
>
For instance, I'd like to update the status message displayed in Gajim,
for my team of developers and I use and local jabber server. Then, every
time any of us activate a task or switch to another one the status
message gets updated with something like "Working on: #123 - foo bar
spam egg". This way we could see what task each one of us is currently
working on.
> I think of several event based extension points, where outside plugins
> can contribute java code:
> - task creation/activation/deactivation
This might be the point to be extended.
> - query pre- and postsynchronisation
> - query creation/deletion
>
> Sort of declarative Aspect/J...
>
> Mik, what do you think?
>
> Maarten
>
Thanks,
--
Pablo Aguiar (scorphus) <scorphus@gmail.com>
<http://dev.phpeclipse.com/wiki/Community>
<http://sourceforge.net/users/scorphus>
|
|
|
Re: How to execute a command or script upon task activation? [message #595702 is a reply to message #58181] |
Sun, 11 January 2009 22:32  |
Eclipse User |
|
|
|
These are great ideas! Please create a new enhancement request against
the Mylyn Tasks component.
-Rob
Pablo Aguiar wrote:
> Maarten Meijer wrote:
>> What kind of script or command are you thinking of?
>>
>
> For instance, I'd like to update the status message displayed in Gajim,
> for my team of developers and I use and local jabber server. Then, every
> time any of us activate a task or switch to another one the status
> message gets updated with something like "Working on: #123 - foo bar
> spam egg". This way we could see what task each one of us is currently
> working on.
>
>> I think of several event based extension points, where outside plugins
>> can contribute java code:
>> - task creation/activation/deactivation
>
> This might be the point to be extended.
>
>> - query pre- and postsynchronisation
>> - query creation/deletion
>>
>> Sort of declarative Aspect/J...
>>
>> Mik, what do you think?
>>
>> Maarten
>>
>
> Thanks,
|
|
|
|
Powered by
FUDForum. Page generated in 0.03376 seconds