Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am having problem configuring jre for jdk1.5.0_06. When I point “JRE home directory” to the C:/jdk1.5.0_06 folder, I got the following error message:
“Target is not a JDK root. System library was not found”
– download jdk download packaga from Sun
– install jdk under D:\jdk1.5.0_06, install jre under D:\jdk1.5.0_06\jre
On Eclipse:
– Windows->Preferences
– Java->Installed JREs (I see jre1.5.0_06 already installed, location is D:\jdk1.5.0_06\jre)
– Add
– JRE home directory-> Browse to “D:\D:\jdk1.5.0_06\”
– download jdk download packaga from Sun
– install jdk under D:\jdk1.5.0_06, install jre under D:\jdk1.5.0_06\jre
On Eclipse:
– Windows->Preferences
– Java->Installed JREs (I see jre1.5.0_06 already installed, location is D:\jdk1.5.0_06\jre)
– Add
– JRE home directory-> Browse to “D:\D:\jdk1.5.0_06\”
and I got the message
That indeed is strange. Can you try re-downloading the JDK, the installation obviously didnt go too well as Eclipse cant find the java executable. If all else fails try postin g in eclipse forums maybe they have a clue.