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
Find the jdt jar from the following location.
http://www.findjar.com/jar/eclipse/jars/jdtcore-3.0.1.jar.html
Just add this to your project library.
Enjoy !!!!