Skip to main content



      Home
Home » Eclipse Projects » Oomph » Debugging a task [Solved](How do I run the installer in debug mode)
Debugging a task [Solved] [message #1740891] Fri, 19 August 2016 09:12 Go to next message
Eclipse UserFriend
Hi,

I wrote a custom task that doesn't work. When the customTaskImpl.perform() method tries to call the actual implementation nothing happens, no exception, no log, nothing.

How do I run the installer in debug mode? I found this thread: https://www.eclipse.org/forums/index.php/t/1075021/ where it says "You could provision an Oomph workspace, import your task projects, and use the debugger with the "Setup (Installer
Dialog)" launch" but I have no idea how to do that. I don't have a "Setup (Installer Dialog)" launch option in the launch configuration. I'm not sure what is meant by "provision an Oomph workspace".

Thanks!

Update: I just started the Eclipse Installer with remote debug support and set a breakpoint in my task source code. Works fine (the debugging, not my task Sad).

[Updated on: Fri, 19 August 2016 10:03] by Moderator

Re: Debugging a task [message #1742054 is a reply to message #1740891] Fri, 19 August 2016 13:04 Go to previous message
Eclipse UserFriend
Am 19.08.2016 um 15:12 schrieb Simon Stratmann:
> Hi,
>
> I wrote a custom task that doesn't work. When the customTaskImpl.perform() method tries to call the actual
> implementation nothing happens, no exception, no log, nothing.
What is the "actual implementation"?

>
> How do I run the installer in debug mode? I found this thread: https://www.eclipse.org/forums/index.php/t/1075021/
> where it says "You could provision an Oomph workspace, import your task projects, and use the debugger with the "Setup
> (Installer
> Dialog)" launch" but I have no idea how to do that. I don't have a "Setup (Installer Dialog)" launch option in the
> launch configuration. I'm not sure what is meant by "provision an Oomph workspace".
That means that you can use Oomph's Eclipse Installer to install an IDE with exactly the same workspace that the Oomph
developers use to develop Oomph. You'll find "Oomph" under the "Eclipse Projects" catalog on the second page of the
advanced mode of the installer. Once you've successfully created this IDE/workspace you'll find the launch config "Setup
(Installer Dialog)".

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:Self contained multi-plaform workspace in USB key
Next Topic:Mirror update sites referenced in setup
Goto Forum:
  


Current Time: Sun Jul 06 23:58:43 EDT 2025

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

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

Back to the top