Due to a vunerability of Java 7 it is highly recommended to update to Java 7u11.
If you’re going to start NetBeans after installing this JDK and installing the previous versions, NetBeans might alert that it doesn’t find this JDK. You may avoid problems by editing netbeans.conf in the NetBeans/etc folder.
Simply replace the JDK home (make sure to have rights to write to this file)
netbeans_jdkhome="C:\Program Files\Java\jdk1.7.0_11"
Do you want to support this blog? You may help to finance the needed hardware.
Want to read more about software development? Purchase one of my books:
Start application development with Java. Learn development foundation, quality control and more.
A Journey through Java EE Technologies whilst developing Web Applications with JavaServer Faces.
Java Lambdas and Parallel Streams
The compact starter: Foundation, supporting structures, parallel processing
No software development, just nature:
A photographic image book. Get it for free. Or pay whatever you like.
No Comments Yet