[java] VisualCafe Killed VisualJ++!
After installing Webgain VisualCafe my VisualJ++ stopped working. Now whenever i run visualj++ i get "error in devenv.exe an errorlog has been created". It seems VisualCafe changed all pointers to java compilers to their own. i dont know if this affects anything. I dont either know how to obtain the errorlog created by devenv.exe on win2k. Any help or tips would be nice.
I am visual cafe user (but not J++ user) but have had similar problems combining visual cafe 4.0 with Sun JDK.
The problem is caused by the CLASSPATH and PATH variables set in the c:\autoexec.bat. VisualCafe set the classpath variable in the autoexec.bat and this may confuse other compilers/VMs.
What I did was to make multiple configuration setup (DOS style) that at start up allows me to choose between two setups. One setup used classpaths and paths including one compiler/VM and the other for the other compiler/VM. This solved the problem.
Jacob Marner
The problem is caused by the CLASSPATH and PATH variables set in the c:\autoexec.bat. VisualCafe set the classpath variable in the autoexec.bat and this may confuse other compilers/VMs.
What I did was to make multiple configuration setup (DOS style) that at start up allows me to choose between two setups. One setup used classpaths and paths including one compiler/VM and the other for the other compiler/VM. This solved the problem.
Jacob Marner
Jacob Marner, M.Sc.Console Programmer, Deadline Games
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement