|
From: steve s. <mrc...@ya...> - 2004-09-28 20:02:57
|
I see how the example Ant build only creates a few classes. When I tried to run the commands manually after creating a simple Java class I saw so many classes created. Plus they wouldn't compile because of some namespace problem. I just wanted to create a simple Java class. Then manually run PeerGenerator with some made up directory like a1: PeerGenerator c:\a1 c:\a1 just to get the output. Then I run AutoProxy manually pointing to that directory and the classpath to my rt.jar in my jdk\jre folder. That creates many many classes, many more then the Ant build created. Plus I don't see why it created them as I have sucha simple Java class that doesn't use URL or anything. --------------------------------- Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. |