View Single Post
  #8 (permalink)  
Old March 31st, 2002
Unregistered
Guest
 
Posts: n/a
Default

WAIT!!!

OK, now I think something has happened that is right. I changed the properties of the bat file instead of the properties of the dos prompt shortcut in my programs menu. Here is what happened:
=============================
D:\LimeWire\Build\limewire\core>
D:\LimeWire\Build\limewire\core>set CLASSPATH=;.;../gui/lib/collections.jar;../g
ui/lib/xerces.jar;../gui/lib/MRJToolkitStubs.jar

D:\LimeWire\Build\limewire\core>rem set CLASSPATH=.;../gui/lib/collections.jar;.
./gui/lib/xerces.jar;../gui/lib/MRJToolkitStubs.jar

D:\LimeWire\Build\limewire\core>
D:\LimeWire\Build\limewire\core>d:\ant\bin\

D:\LimeWire\Build\limewire\core>
===========================

I don't see any errors, so did it work? if so, where are the compiled files? Or is that not what I just did?
Reply With Quote