Which version of Eclipse should I be downloading?

前端 未结 2 1698
难免孤独
难免孤独 2021-01-11 09:06

I just want to develop some Java and Python applications on Windows XP. Which version should I be using:

  • Eclipse IDE for Java Developers, 99MB
  • Eclipse
2条回答
  •  情话喂你
    2021-01-11 09:43

    The Eclipse Classic version comes with Java support out-of-the-box. The version for Java Developers might just have a couple of packages more specifically tailored to a Java development workflow.

    Find a comparison chart of the different versions here.

    In any version you can install other packages using the built-in Eclipse installation/update system.

    For developing Python applications with Eclipse you will definitely want to install PyDev.

提交回复
热议问题