Java 1.7 INB fix

From William Paterson University - Information Technology's Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  1. Run javacpl.exe
  2. Next go to :
    • For 32 bit Java - use c:\program files(x86)\java\jre7\bin\ (Used for most Windows 7 machines)
    • For 64 bit Java - go into the control panel and use "java control panel" .
  3. Click on Java Tab and hit View.
    Example
    Java3.png
  4. Add -Djava.vendor="Sun Microsystems Inc." to the runtime parameters for 1.7
    Example
    Java4.png
  5. This has to be done each time Java is updated as the setting gets overwritten with new releases.