• Carighan Maconar
    link
    fedilink
    106 days ago

    This is their “light IDE” basically, the equivalent of VS Code. Their Java IDE is the full thing, well, Eclipse. Although I personally prefer IntelliJ IDEA.

      • @Aarkon@feddit.de
        link
        fedilink
        76 days ago

        Had a coworker five years ago who wouldn’t let go of it. And he was really productive.

        To my understanding, there are still some things it does better than IntelliJ, for instance being able to add all missing imports in one go instead of one by one.
        I’ll admit though that this is a rather tiny advantage, and as I haven’t touched Java in quite a while, it may be even outdated.

        • magic_lobster_party
          link
          fedilink
          56 days ago

          That’s good to hear. I haven’t touched Eclipse in maybe 15 years and back then it fueled me a burning hatred for IDEs. It felt like a huge confusing mess. But maybe it has become more streamlined lately.

          Now I have grown out of my hatred and can’t imagine a day without (non Eclipse) IDEs.

          • qaz
            link
            fedilink
            5
            edit-2
            6 days ago

            I have used it about 3 years ago and it was still a confusing mess. I recommend sticking with IntelliJ for JVM development for now.

          • It’s still a hot mess. Helped my wife set it up for developing a Java webapp with Tomcat and it’s such a mess to set up, compared to IntelliJ that I could just set up a Springboot easily.

      • hope
        link
        fedilink
        56 days ago

        I have a coworker who swears by it, particularly for C development.

      • @Lorgres@lemmy.world
        link
        fedilink
        46 days ago

        A shocking amount of microcontroller manufacturers have eclipse based IDEs for their chips. Thought that seems to be going out of style, luckily.