Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » eclipse instalation
eclipse instalation [message #45670] Mon, 30 April 2007 23:12 Go to next message
Eclipse UserFriend
Originally posted by: kraftwerk22.hotmail.com

I downloaded Eclipse-3.2.1,
but. when I execute, eclipse doesn´t find javaw.exe file.
How can I do to install it?
Re: eclipse instalation [message #45698 is a reply to message #45670] Tue, 01 May 2007 10:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

This isn't the right place to ask this question. You should instead ask on Ask EZ.

What you need to do is to install Java, from http://java.sun.com.

Alex.
Re: eclipse instalation [message #45728 is a reply to message #45670] Tue, 01 May 2007 13:42 Go to previous message
Eclipse UserFriend
Originally posted by: marcelabx.gmail.com

Before using eclipse you need JRE(execution environment)
But I recommend you to install JDK (development environment)
because without JDK you can not depurate in eclipse.
In summary you have to set the environment vars "PATH" AND "JAVA HOME"
Example
If you installed java in the directory:

/usr/java/jdk-1.5

you have to do:
JAVA_HOME=/usr/java/jdk-1.5
PATH=/usr/java/jdk-1.5/bin

good luck
Previous Topic:synchronize the method start
Next Topic:Test First Development Webinar by Wayne Beaton
Goto Forum:
  


Current Time: Tue Mar 19 04:20:37 GMT 2024

Powered by FUDForum. Page generated in 0.02316 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top