File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes Eclipse, JDK Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Eclipse, JDK" Watch "Eclipse, JDK" New topic
Author

Eclipse, JDK

bobby reddy
Greenhorn

Joined: Nov 05, 2007
Posts: 27
Hello everyone,
I would like to install Eclipse in my machine. Before I install Eclipse, I need to install JDK. When I try to install JDK in D drive, I am facing problems in setting the path as well when i execute autoexec.bat.
Could anyone forward me the url where I can find step by step procedure to install the JDK along with Eclipse.

Thanks,
bobby
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

What operating system are you using? What version of Java are you installing? What problems are you having updating the path?


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32665
    
    4
The Java Tutorials page about "common problems" has a link in to the installation instructions where it tells you to set your PATH permanently ("optional").

Take no notice about "optional;" follow the instructions and that will tell you how to set the PATH permanently. There is no need to do anything with the CLASSPATH at this stage.
Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2551
    
    2

I am facing problems in setting the path as well when i execute autoexec.bat.

Are you trying to edit the windows autoexec.bat file to set the path?
Then it is notthe right way to do it, alternately go to My computer->properties->advanced->environment variables->path.



Hope this helps


SCJP, SCWCD.
|Asking Good Questions|
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32665
    
    4
Originally posted by Amit Ghorpade:
Are you trying to edit the windows autoexec.bat file to set the path?
Then it is not the right way to do it . . .
It is the right way if you still use Windows 98.
Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2551
    
    2

Originally posted by Campbell Ritchie
It is the right way if you still use Windows 98.



I have nearly forgot that OS.
I assumed the same for others

Anyways thanks Campbell
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Eclipse, JDK
 
Similar Threads
Fedora 5, Eclipse, and jdk 1.5
Install MySQL for Windows Vista
Eclipse
Eclipse Download
Install JDK in local machine