Community
Participate
Working Groups
Build Identifier: 20110218-0911 when run the Jdk1.3.10 the windows 7 throws an error that Color scheme is changed to windows 7. and the application creates a black background and the application running was stopeed in between and the status bar shows the error color scheme error. to found that jdk is 32 bits version and the OS is 64 bits version. i feel that jdk is not compatible for the windows, but i need to run both the higher version jdk like IBM 1,6 in the same OS & in the same eclipse. the same way i need to run the jdk1.3.10 in the same eclipses verion. could any one please suggest that how to make the compatiblity between Windows 7 & jdk1.3.10 ? Reproducible: Always
Created attachment 203085 [details] the displyed error message
What happens if you run the program from the command line?
Moving to Platform/UI.
1.3 JRE does not support Windows 7. Why exactly do you have to use an unsupported version?
We have fixed this issue from our application side. Since application returns wrong operating system and it's not able to contine. So we've updated the code the return the correct operating system. Now application is working properly. Thanks a lot for your time on looking on this issue.