Microsoft
Software
Hardware
Network
Question : Eclipse and executible file not recognizing installed JRE1.6
I installed JRE1.6, and when I type java -version, it tells me that it's running 1.6.0_21. However, I also installed Eclipse, and when I start a new dynamic web project, it tells me I must have JRE1.6 or higher. Also, I'm trying to install the executible for java_ee_sdk-6u1. It also tells me I must have JRE1.6 or higher. When I try running the executible from the command prompt java_ee_sdk-6u1-windows.ex
e -j C:\Program_Files\Java\jre6
, it tells me that it can't find the required version here. I can't find any folders called jre1.6-something, as previous versions are labeled. Can anyone please verify where these JRE1.6 runtime files would be, and how I can make my computer recognize them? My JAVA_HOME variable is also set for C:\Program Files\Java\jre6. Thank you!
Answer : Eclipse and executible file not recognizing installed JRE1.6
Try
1:
java_ee_sdk-6u1-windows.exe -j "%JAVA_HOME%"
Random Solutions
Installing multiple operating systems from the same usb drive.
SBS 03 with AD/DC is automaticall re-generated A Host Records
Bouncebacks from distribution group
Asp.net form help
Blank screen After WIn XP splash screen.
MISC HP 512MB P-SERIES BBWC UPGRADE - 462967-B21
Group Policy Home Page.
how to use CFCONTENT to deliver files from a folder outside web root, to a web browser? and loop through a series of fileIDs associated with a DocumentID
How to diagnose hard disk physical & logical errors ?
How to make Delphi 2007 application compatible with Windows 7 OS?