Hacker News new | ask | show | jobs
by bbb 5877 days ago
The Simplest Java IDE

That would be notepad.exe. No, I'm not kidding. I learned Java using nothing but notepad.exe and javac on a Win98 box. Syntax highlighting seemed quite magical back then. ;-)

(Ok, ok, I know, editor != IDE…)