Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How Do you Set Juno (eclipse IDE) to Debug Mode
How Do you Set Juno (eclipse IDE) to Debug Mode [message #1148962] Mon, 21 October 2013 21:26 Go to next message
Hamid Assous is currently offline Hamid AssousFriend
Messages: 3
Registered: October 2013
Junior Member
Hi,
Anyone familiar with setting Juno to execute Java/Junit4 in debug mode?
Thanks,
Hamid
Re: How Do you Set Juno (eclipse IDE) to Debug Mode [message #1149925 is a reply to message #1148962] Tue, 22 October 2013 12:02 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 10/21/2013 07:39 PM, Hamid Assous wrote:
> Hi,
> Anyone familiar with setting Juno to execute Java/Junit4 in debug mode?
> Thanks,
> Hamid

You need only right-click your JUnit test and choose Debug As... ->
JUnit Test.

If it's not there at the upper right of your workbench (see image), you
can add the Debug Perspective thus:

Window -> Open Perspective -> Debug

The Debug Perspective is a layout, separate from Java or Java EE (etc.),
that you control and that is (usually) engaged whenever you launch the
debugger.

Hope this helps.
Re: How Do you Set Juno (eclipse IDE) to Debug Mode [message #1150532 is a reply to message #1149925] Tue, 22 October 2013 21:02 Go to previous message
Hamid Assous is currently offline Hamid AssousFriend
Messages: 3
Registered: October 2013
Junior Member

This is helpful. It works. Thank you!
Hamid
Previous Topic:How shall we avoid occuring class file editor?
Next Topic:Layouts
Goto Forum:
  


Current Time: Tue Apr 23 09:56:22 GMT 2024

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

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

Back to the top