Link to home
Start Free TrialLog in
Avatar of jpmc_cmsops
jpmc_cmsopsFlag for United States of America

asked on

JAVA Virtual Machine and Class Path

I am developing a c++ application that references 3rd party api's.  These api's create A JVM Instance.

I've installed the JDK 1.4.  Do I need to set my CLASSPATH to point to anything specific.  Here is my current classpath setting after installing the JDK 1.4...

C:\PROGRA~1\Sybase\ASEP_W~1\3pclass.zip;C:\PROGRA~1\Sybase\ASEP_W~1\monclass.zip;C:\Program Files\JavaSoft\JRE\1.3.1\lib\ext\QTJava.zip
ASKER CERTIFIED SOLUTION
Avatar of StillUnAware
StillUnAware
Flag of Lithuania image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
glad to help