[Loadsim-users] suggestion for loadsim web page
Brought to you by:
vsheffer
From: <ke...@ke...> - 2001-04-03 15:50:27
|
Please put up a binary distribution on loadsim's web page so we can download and try it quickly instead of having to build it first. I tried grabbing the sources w/ CVS under Win2K and building, but ran into a lot of problems building it. I grabbed the latest Ant and XML libraries, but that didn't help. The build error is: J:\Win32Dev\loadsim\build\build.xml:49: Cannot use classic compiler, as it is no t available A common solution is to set the environment variable JAVA_HOME to yo ur jdk directory. I have the 1.2.2 JDK. JAVA_HOME points to it the right directory. I can run javac on the command line w/o problems. I tried switching the build.compiler to modern, but that didn't work either. :-P ken |