Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Temporary TaskDeactivation while launching External Tools
Temporary TaskDeactivation while launching External Tools [message #63975] Wed, 07 January 2009 16:21 Go to next message
Ivan Pea is currently offline Ivan PeaFriend
Messages: 4
Registered: July 2009
Junior Member
Dear Sirs.

We have some Launches defined, with the "External Tools Configuration"
feature in Eclipse. (Mostly these are build.xml files for ant).

These launches generate java-classes, based on a XML-file containing
message-definitions.

(After a Launch is finnished, Eclipse allowes to specify that the
workspace should be refreshed.Which compiles the generated java-classes)

The problem is, that the generated java-classes show up in the active
Mylyn task. Even though they never have been in any Editor.

It would be great, if the Active task, was temporarily deactivated,
while this auto-generation & compilation takes place.

Possibly this temporaty deactivation would best be placed in
in the "Refresh-folder" of the "External Tools Configuration" window.

Perhaps there are even better solutions.

Best regards
Ivan P.
Re: Temporary TaskDeactivation while launching External Tools [message #63998 is a reply to message #63975] Thu, 08 January 2009 08:05 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello Ivan,

please see this bug:

254423: Provide easy way to temporarily disable interest tracking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254423

and the check whether the suggestions from Steffen would improve your situation.

Comment and vote on this bug if you also need further improvements.

Cheers, Jörg

On 01/07/09 17:21, Ivan Pea wrote:
> Dear Sirs.
>
> We have some Launches defined, with the "External Tools Configuration"
> feature in Eclipse. (Mostly these are build.xml files for ant).
>
> These launches generate java-classes, based on a XML-file containing
> message-definitions.
>
> (After a Launch is finnished, Eclipse allowes to specify that the
> workspace should be refreshed.Which compiles the generated java-classes)
>
> The problem is, that the generated java-classes show up in the active
> Mylyn task. Even though they never have been in any Editor.
>
> It would be great, if the Active task, was temporarily deactivated,
> while this auto-generation & compilation takes place.
>
> Possibly this temporaty deactivation would best be placed in in the
> "Refresh-folder" of the "External Tools Configuration" window.
>
> Perhaps there are even better solutions.
>
> Best regards Ivan P.
>
>
>
>
>
Re: Temporary TaskDeactivation while launching External Tools [message #64019 is a reply to message #63975] Thu, 08 January 2009 08:18 Go to previous message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello Ivan,

please see this bug:

254423: Provide easy way to temporarily disable interest tracking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254423

and the check whether the suggestions from Steffen would improve your situation.

This bug is already resolved with regard to version control checkouts:

120499: [context] make explicitly created resources interesting, and ignore others, e.g. from CVS
checkout
https://bugs.eclipse.org/bugs/show_bug.cgi?id=120499

but I feel it does not take care about other implicit updates, e.g. by workspace refreshs.

Comment and vote on this bug if you also need further improvements.

Cheers, Jörg

On 01/07/09 17:21, Ivan Pea wrote:
> Dear Sirs.
>
> We have some Launches defined, with the "External Tools Configuration"
> feature in Eclipse. (Mostly these are build.xml files for ant).
>
> These launches generate java-classes, based on a XML-file containing
> message-definitions.
>
> (After a Launch is finnished, Eclipse allowes to specify that the
> workspace should be refreshed.Which compiles the generated java-classes)
>
> The problem is, that the generated java-classes show up in the active
> Mylyn task. Even though they never have been in any Editor.
>
> It would be great, if the Active task, was temporarily deactivated,
> while this auto-generation & compilation takes place.
>
> Possibly this temporaty deactivation would best be placed in in the
> "Refresh-folder" of the "External Tools Configuration" window.
>
> Perhaps there are even better solutions.
>
> Best regards Ivan P.
>
>
>
>
>
Re: Temporary TaskDeactivation while launching External Tools [message #595660 is a reply to message #63975] Thu, 08 January 2009 08:05 Go to previous message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello Ivan,

please see this bug:

254423: Provide easy way to temporarily disable interest tracking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254423

and the check whether the suggestions from Steffen would improve your situation.

Comment and vote on this bug if you also need further improvements.

Cheers, Jörg

On 01/07/09 17:21, Ivan Pea wrote:
> Dear Sirs.
>
> We have some Launches defined, with the "External Tools Configuration"
> feature in Eclipse. (Mostly these are build.xml files for ant).
>
> These launches generate java-classes, based on a XML-file containing
> message-definitions.
>
> (After a Launch is finnished, Eclipse allowes to specify that the
> workspace should be refreshed.Which compiles the generated java-classes)
>
> The problem is, that the generated java-classes show up in the active
> Mylyn task. Even though they never have been in any Editor.
>
> It would be great, if the Active task, was temporarily deactivated,
> while this auto-generation & compilation takes place.
>
> Possibly this temporaty deactivation would best be placed in in the
> "Refresh-folder" of the "External Tools Configuration" window.
>
> Perhaps there are even better solutions.
>
> Best regards Ivan P.
>
>
>
>
>
Re: Temporary TaskDeactivation while launching External Tools [message #595665 is a reply to message #63975] Thu, 08 January 2009 08:18 Go to previous message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello Ivan,

please see this bug:

254423: Provide easy way to temporarily disable interest tracking
https://bugs.eclipse.org/bugs/show_bug.cgi?id=254423

and the check whether the suggestions from Steffen would improve your situation.

This bug is already resolved with regard to version control checkouts:

120499: [context] make explicitly created resources interesting, and ignore others, e.g. from CVS
checkout
https://bugs.eclipse.org/bugs/show_bug.cgi?id=120499

but I feel it does not take care about other implicit updates, e.g. by workspace refreshs.

Comment and vote on this bug if you also need further improvements.

Cheers, Jörg

On 01/07/09 17:21, Ivan Pea wrote:
> Dear Sirs.
>
> We have some Launches defined, with the "External Tools Configuration"
> feature in Eclipse. (Mostly these are build.xml files for ant).
>
> These launches generate java-classes, based on a XML-file containing
> message-definitions.
>
> (After a Launch is finnished, Eclipse allowes to specify that the
> workspace should be refreshed.Which compiles the generated java-classes)
>
> The problem is, that the generated java-classes show up in the active
> Mylyn task. Even though they never have been in any Editor.
>
> It would be great, if the Active task, was temporarily deactivated,
> while this auto-generation & compilation takes place.
>
> Possibly this temporaty deactivation would best be placed in in the
> "Refresh-folder" of the "External Tools Configuration" window.
>
> Perhaps there are even better solutions.
>
> Best regards Ivan P.
>
>
>
>
>
Previous Topic:Focus on Workweek
Next Topic:How to load/display attachments without URL
Goto Forum:
  


Current Time: Tue Apr 23 17:49:27 GMT 2024

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

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

Back to the top