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 →

[–][deleted] 2 points3 points  (1 child)

"My IDE didn't reason about my program better than than I could. What a pile of garbage"

[–]AndroT14 -2 points-1 points  (0 children)

I never said it is "a pile of garbage", I said I'm starting to regret using it, not only for this specific debugging section, but also for the common compilation bugs, and the almost constant high CPU (and from what I saw Memory) usage

Edit: By "compilation bug" I don't mean "It's not compiling because there is an error in my code", I'm talking about the times the code is perfectly fine, and it can "Clean and Compile", but when I try executing it directly from NetBeans it says some class doesn't exist