I have to set the JAVA_HOME to 64bit version JDK to properly run eclipse64 bit. Similar setting has to be done for 32Bit Eclipse version so JAVA_HOME needs to be set 32 bit JDK version. Otherwise I am having "Failed to load the JNI shared library" error.
I have two eclipse versions installed in my windows machine, and I do not want to set corresponding JAVA_HOME before running each eclipse version.
Is there are way of unique setting for both eclipse running?