How to install and configure Eclipse?

Can any one guide me how to install and configure Eclipse to use it with jdk 1.5?
[88 byte] By [Vinodbhai@suna] at [2007-11-27 9:12:38]
# 1
how to install eclipse?you don't need to install eclipse just extract it to a specific path...install j2se 1.5 then eclipse will automatically detect it...
Yannixa at 2007-7-12 21:59:21 > top of Java-index,Java Essentials,Java Programming...
# 2
Eclipse doesn't use JDKs, it has it's own compiler. It just needs a JRE. There's no installing to be done, just download and unpackage the archive
georgemca at 2007-7-12 21:59:21 > top of Java-index,Java Essentials,Java Programming...