Specifying the Java Path

If the default Java version of your client machine is different from what MAK requires, you might encounter a java compatibility error when you run MAK.

Add this argument to specify the correct Java (JDK) path.

Use this example:

C:\Eclipse\eclipse.exe -vm "D:\Java\jdk1.7.0_##\bin\javaw.exe"

-or-

C:\Eclipse\eclipse.exe -vm "D:\Java\jdk1.7.0_##\bin\"

Where: ## means the java update number