Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | "Jon Skeet" <jon.sk...@peramon.com> |
Subject | RE: Automatically importing a directory of .jar files. |
Date | Wed, 25 Jul 2001 07:15:36 GMT |
> I want to make it easy for my projects to be downloaded and > built without any > major CLASSPATH hacks. I am putting all my .jar files into > PROJECT/lib but I am > hving to manually add EACH .jar into the "classpath" > attribute on the javac > task. That's what extension directories are for - use the extdirs parameter to javac. Jon | |
Mime |
|
View raw message |