First,I install jdk1.5.Set the enviroment varaiment like JAVA_HOME.Eclipse runs well.Then I install JBuilderX.When I start Eclipse,some errors appear.I run
java in the cmd,the information like this:
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.4', but '1.5' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
Some suggestions to resolve this conflict?
Thanks in advance.