
With the installation of the Developer Studio a Java VM is assigned to the start link. If this Java VM is installed on your PC, you only need to specify the new path using the argument -vm.
Proceed as follows:
...SapNetWeaverDeveloperStudio.exe -vm "C:\jdk1.5\bin\javaw.exe"... |
You have to specify a javaw.exe from Java SE Development Kit.(JDK). If you specify a javaw.exe from a Java Runtime Environment (JRE) you will get a warning at startup of the Developer Studio that JDK is required.
The installation guide of the Developer Studio contains information which JDK versions are recommended.
See also: