258
Eclipse (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] pcouy@lemmy.pierre-couy.fr 33 points 1 year ago* (last edited 1 year ago)

The worst thing about eclipse I've had to deal with is its git integration. The conflict resolution tool is awful and half the terminology diverges from plain git.

The fact that it has a "Push & Commit" button also drives me mad far more than it should

[-] Zagorath@aussie.zone 15 points 1 year ago

Honestly I've never had an IDE whose git integration I preferred over just using the command line, or pulling out Source Tree. Just wish Source Tree was available on Linux...

[-] derpgon@programming.dev 9 points 1 year ago

I haven't used much Git since I started using IntelliJ IDEs. True, I had to fix some issues when the IDE just refused to do its thing, but IIRC it was one specific situation where I cherry picked changes that I already had, where it got stuck on cherry picking.

[-] docAvid@midwest.social 5 points 1 year ago

Emacs Magit is so much better than the CLI, and I don't say that lightly. And it's available on Linux.

[-] AMDIsOurLord@lemmy.ml 4 points 1 year ago

VSCode with a shitload of extensions pretty much does the job

[-] QuazarOmega@lemy.lol 2 points 1 year ago

A shitload? I thought it was just:

  • GitLens
  • Git Graph
  • ???
  • Profit
[-] pcouy@lemmy.pierre-couy.fr 1 points 1 year ago

I prefer the CLI as well, but when I'm not a dev I supervise practical works in programming classes, where I don't have much saying in the recommended/required tools

[-] PoolloverNathan@programming.dev 13 points 1 year ago

Wait… “Push & Commit”? Not “Commit & Push”? Where do I join the Eclipse hate club?

[-] pcouy@lemmy.pierre-couy.fr 3 points 1 year ago

I don't remember exactly, but the issue is about the existence of a button that makes beginners think a commit and a push are part of the same atomic operation. Not the order of the words on this button

this post was submitted on 08 Apr 2024
258 points (96.7% liked)

Programmer Humor

36296 readers
903 users here now

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

Rules:

founded 5 years ago
MODERATORS