• Carighan Maconar
      link
      fedilink
      107 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.

        • @[email protected]
          link
          fedilink
          77 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
            57 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
              7 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.

            • @[email protected]
              link
              fedilink
              37 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.

        • hope
          link
          fedilink
          57 days ago

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

        • @[email protected]
          link
          fedilink
          47 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.