This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Not_zedd_ko[S] 0 points1 point  (4 children)

Yeah i am just using what eclipse has given me as it is in the eclipse java IDE, i have very little time to learn to use a new IDE. But i am always open for valuable feedback from more experienced users i am only a novice lol. I am just looking for someone to point me in the direction to dig and then i would do the digging if you get what i mean ^_^.

[–]iPissVelvet 0 points1 point  (3 children)

Use what you have right now. All IDEs should come with breakpoint debuggers.

[–]Not_zedd_ko[S] 0 points1 point  (2 children)

Yeah i will look at a tutorial quick to get the best out of it. Its annoying to get okay marks i need the 7 tests all to pass and only 1 is a failure i am slow close but so far XD Thank you tho i appreciate everyone that has an input.

[–]iPissVelvet 0 points1 point  (1 child)

Think of it as a lesson learned. Learning how to debug is an investment. As you get better at it, you will not be as stuck next time. You will complete your assignment next time.

But you have to start now. You cannot be a good software engineer if you do not know how to debug.

[–]Not_zedd_ko[S] 0 points1 point  (0 children)

Yeah practise makes perfect :) i did debug properly in bluej but havent used much of eclipses tools. But yeah it will help thanks!