• Kogasa@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    8 months ago

    IntelliJ IDEA isn’t really more generic than PyCharm. It’s a Java IDE built on the generic IntelliJ platform. You can load different language plugins in both.

    • madkarlsson@beehaw.org
      link
      fedilink
      arrow-up
      4
      ·
      8 months ago

      It isn’t more generic than its the same IDE but with presets and plugins loaded already. Thats the point, sorry if that was unclear.

      • Kogasa@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        I mean IDEA has Java-specific stuff just like PyCharm has Python-specific stuff. As far as I understand, IDEA is just regarded as the default “catch-all” JetBrains IDE because it’s the oldest and most well-known, and probably most closely linked to the IntelliJ platform which spawned from it in the first place.