How to install jdt.core in eclipse locally?

后端 未结 4 532
南笙
南笙 2021-01-06 08:58

I\'m needing to install the eclipse JDT.Core plugin locally (eg download the file with site.xml etc), as opposed to installing it remotely due to the horrible firewall at wo

4条回答
  •  日久生厌
    2021-01-06 09:41

    Go to Help > Install new software and add http://download.eclipse.org/releases/[your release e.g. indigo]

    Under the Programming Languages section, select Eclipse Java Development Tools.

    Worked for me

提交回复
热议问题