• Carighan Maconar@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      4 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
          arrow-up
          6
          ·
          4 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@kbin.run
            link
            fedilink
            arrow-up
            5
            ·
            3 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.

            • learningduck@programming.dev
              link
              fedilink
              arrow-up
              3
              ·
              3 days ago

              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.

            • qaz@lemmy.world
              link
              fedilink
              arrow-up
              5
              ·
              edit-2
              3 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.

        • Lorgres@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          3 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.