News

There are three simple ways to set JAVA_HOME in Windows. This tutorial shows you how to do it manually, from the command line and through the installer.
This blog posting covers the minor things one needs to know to run individual JUnit-based unit tests from the command-line using an Ant build.xml file generated by NetBeans 6.1 or NetBeans 6.5 for ...
This problem is trying to run Java programs and applets with 64-bit compatibility enabled. The fix is to force the application to run in 32-bit mode; so unless you need 64-bit capability with your ...