Skip to main content



      Home
Home » Eclipse Projects » Oomph » [Solved] How to cancle a Task(How can I make my own Task cancle the whole installation)
[Solved] How to cancle a Task [message #1735802] Wed, 22 June 2016 15:52 Go to next message
Eclipse UserFriend
Hello all,

Is there a way to let a self made setup task and with it the whole installation fail?

I searched for a
cancel()
method or something similar but didn't found one.

Thank you Smile

[Updated on: Thu, 23 June 2016 04:04] by Moderator

Re: How to cancle a Task [message #1735809 is a reply to message #1735802] Wed, 22 June 2016 17:59 Go to previous messageGo to next message
Eclipse UserFriend
Steffen,

The perform method can throw an exception. The stack trace will be
shown in the log and no further tasks will be performed.


On 22.06.2016 15:52, Steffen Holzer wrote:
> Hello all,
> Is there a way to let a self made setup task and with it the whole
> installation fail?
> I searched for a cancel() method or something similar but didn't found
> one.
> Thank you :)
Re: How to cancle a Task [message #1735837 is a reply to message #1735809] Thu, 23 June 2016 04:04 Go to previous message
Eclipse UserFriend
Thank you Ed Smile
Previous Topic:Mylyn Gitlab query not working
Next Topic:Forced update to Neon: Are you serious?
Goto Forum:
  


Current Time: Sun Nov 09 14:24:37 EST 2025

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

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

Back to the top