[Spread-users] Spread.jar

Daniel Rall dlr at finemaltcoding.com
Mon Nov 10 12:42:59 EST 2003


Steven D wrote:
> Hi there
> 
> I have started writing a java app that uses spread. The documentation tells me that I need to place spread.jar in the classpath argument. Since I cannot locate spread.jar anywhere I created my own .jar file from the class files under C:\spread\java\spread. Howver when I include the line ... 
> import spread.*;
> it tells me that it cannot locare package spread.

Do you have a "spread/" directory in your JAR file under which all the .class 
files live?  You must have that directory.





More information about the Spread-users mailing list