42
Makaan
8y

Using Eclipse for java programming.
My program doesn't work... No errors, no warnings, the logic seems good.
A couple of hours of debugging later still nothing.
I close it and open it again, it works, thanks Eclipse.

Comments
  • 8
    IntelliJ 👍🏼
  • 1
    Eclipse has its things, next time try "build clean" and "build" again.
    Other thing to know: (I'm not sure) I think eclipse works with an "image" it takes when starts, so try upload if you add new files
  • 2
    Project clean is to eclipse as power off and on is to IT
  • 1
    The moral of the story is IntelliJ.

    Fuck Eclipse.
  • 1
    Intellij: File > Invalidate Catches/Restart for same fixing 👌
Add Comment