I like eclipse, or at least need its features, but it always feels like a fragile program that needs lots of babysitting. In fact right now I'm on HN because I just cleaned a project to force eclipse to rebuild it because when I tried to run my program I got an AbstractMethodError (which should be impossible when running something you just built).
Comments
I like eclipse, or at least need its features, but it always feels like a fragile program that needs lots of babysitting. In fact right now I'm on HN because I just cleaned a project to force eclipse to rebuild it because when I tried to run my program I got an AbstractMethodError (which should be impossible when running something you just built).