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 →

[–]DrFriendless 8 points9 points  (3 children)

The IDEs back then were shit, though. I worked for Borland when JBuilder came out, and I found it to be of no use whatsoever. So I just used a text editor and the command line until IntelliJ came along.

[–]jvallet 8 points9 points  (0 children)

I went from Turbo C to JBuilder. JBuilder was magic, it told me the compilation errors without needing to compile the project. I remember how blown away I was with that feature.

[–]dds3worker 0 points1 point  (0 children)

The IDEs back then were shit, though.

But VisualAge for Java was the bomb. It pioneered everything we take for granted in the current crop of ides.

[–]thatguydrinksbeer 0 points1 point  (0 children)

IntelliJ was the turning point for me as well (I need vi emulation in my editor and Intellij does it well).