this post was submitted on 08 Apr 2024
13 points (100.0% liked)

Programmer Humor

32490 readers
574 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
13
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

Unfortunately I'm not in the path of totality but I am pretty close

Alt: A picture of the (almost but not totally covered) eclipse

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 7 months ago

Everyone I know switched to IntelliJ though I'd still use Eclipse if IntelliJ didn't exist tbh. IntelliJ is just too good.

[–] [email protected] 0 points 7 months ago (1 children)

It's fine. Super flexible platform for any development environment. I'd take it over Notepad++.

[–] [email protected] 0 points 7 months ago (1 children)
[–] [email protected] 1 points 7 months ago* (last edited 7 months ago) (1 children)

I don't like having to unplug my computer to exit the IDE. Takes a while and I often lose my changes.

[–] [email protected] 1 points 7 months ago

Pro tip: Press Esc, then type :w which means "write" to save the changes, and then unplug the computer and reboot.

[–] [email protected] 0 points 7 months ago (2 children)

It's not so bad TBH. As in if I couldn't get IntelliJ on my machine, I'd use it.

[–] [email protected] 1 points 7 months ago

It's a hot mess. Or it was 10 years when I was last forced to use it.

I remember there was one setting I needed to adjust from time to time. However the menu tree it was in had been removed leaving it a orphaned tree. So you couldn't get to it through the ui. The only way to get to the setting was to go to a unrelated page in the documentation and click on the goto link in it. That would launch the menu that otherwise didn't exist. From there you could back up and get into the menu to adjust the setting.

[–] [email protected] 1 points 7 months ago

I'd go out of my way to install the necessary plugins on vscode before I'd use Eclipse. I can't even figure out how to open my damn project that I accidentally closed FFS!!

[–] [email protected] -1 points 7 months ago

Eclipse has its share of problems (and outdated UI and workflows), still I'll happily use it over IntelliJ w/o hesitation.

Funnily enough, a lot of other (Java)Senior developers who tried both are fine with Eclipse, too.

Besides the astroturfing from IDEA which is really annoying, Eclipse integrates far better with standard build tools and is our last descend Open Source IDE (Netbeans effectively being a zombie at this time).

IDEA is already pushing/forcing their own solutions/build tools/etc. to up sell their shit, once Eclipse is gone, there will be no alternative and IDEA/IntelliJ will start the entshittifaction....

People really forgot what a shit show were the 90s, paying lots of money for commercial IDEs.