1
General Board / Re: Sequence Diagram Generation
« on: November 23, 2005, 02:26:11 pm »
How do I add jars to my classpath for running or debugging a java app?
I also noticed that a command window gets launched when I run a java app and something gets printed to it, but it goes away to fast for me to read what it says. Do error messages get put in a log file somewhere?
I was able to get it to build with an ant script. "C:\apache-ant-1.6.1\bin\ant.bat debug_build" worked for me.
Thanks.
I also noticed that a command window gets launched when I run a java app and something gets printed to it, but it goes away to fast for me to read what it says. Do error messages get put in a log file somewhere?
I was able to get it to build with an ant script. "C:\apache-ant-1.6.1\bin\ant.bat debug_build" worked for me.
Thanks.