Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I never loved eclipse until i had to use xcode.....that is a shitty IDE....i miss eclipse
-
Still better than netbeans. Xcode is a joke too, it get slow the more you write. Sometimes I have to write code in VS Code and copy it to Xcode... the worst is when CS classes tried to make you use blueJ... like why?
-
ChrizC128yBefore Android Studio, Eclipse was great for Android development, but since Studio came out, Eclipse has no point.
-
IntelliJ is where it's at. The licence fee is well worth it even though I don't spend too much time in Java land.
-
antons7858yThis is the correct order of tools used for Java programming:
IntelliJ > VIM > Notepad > Nano> Eclipse > NetBeans
People like to shit on Java when it really wouldn't be so bad if Eclipse wasn't the 'default' Java IDE.
Seriously: Eclipse is garbage.
undefined