How to remove java older versions?
One of the most important thing for any Java programmer is to developing, compiling and running the program under same JRE and JVM version. Sometimes multiple versions of JRE versions in the system may lead to Java runtime conflicts while running java applications. If one has enabled the Java Autoupdate the JRE gets updated automatically and one can find multiple versions of JRE sitting inside the Windows JRE folder. Sometimes people often don’t know how to remove the older versions cleanly.

JavaRa Log:

How about a smart tool that does the job for you? There is such a smart tool called JavaRa which will help you in getting rid of older versions of JRE. This tool has got some nice features to cleanup things like checking for updates, removing startup entries, removing Sun Download Manager etc. This tool is written using C++ and the source code is available in Raproducts site and this tool comes under GNU GENERAL PUBLIC LICENSE. Try it out!
Related posts:








