Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » MAVEN, how to debug standalone Java program in Eclipse
MAVEN, how to debug standalone Java program in Eclipse [message #1442721] Sat, 11 October 2014 15:14 Go to next message
erik jansson is currently offline erik janssonFriend
Messages: 1
Registered: October 2014
Junior Member
Hello


I am beginner with Java, MAVEN and Eclipse



I have made a simple standalone Java program and generated MAVEN package
with Eclipse LUNA.


When I began to debug the Java program, I found that breakpoints did not
work.
When setting breakpoint, there will be a circle at the beginning of code line.
Now there was circle, but it hade line over the cirle.


How can I execute debugging the Java program in Eclipse ??





Many thanks
Re: MAVEN, how to debug standalone Java program in Eclipse [message #1442899 is a reply to message #1442721] Sat, 11 October 2014 21:43 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 10/11/2014 11:53 AM, erik jansson wrote:
> Hello
>
>
> I am beginner with Java, MAVEN and Eclipse
>
>
>
> I have made a simple standalone Java program and generated MAVEN package
> with Eclipse LUNA.
>
>
> When I began to debug the Java program, I found that breakpoints did not
> work.
> When setting breakpoint, there will be a circle at the beginning of code
> line.
> Now there was circle, but it hade line over the cirle.
>
>
> How can I execute debugging the Java program in Eclipse ??

I would recommend following a tutorial. Either find one yourself or look
at this page:

http://www.vogella.com/tutorials/eclipseide.html
Previous Topic:Eclipse hidden features?
Next Topic:Eclipse Java EE LUNA
Goto Forum:
  


Current Time: Thu Apr 18 14:25:42 GMT 2024

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

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

Back to the top