[as2api-dev] error: No packages specified

David Holroyd dave at badgers-in-foil.co.uk
Fri Sep 2 09:02:15 UTC 2005


On Thu, Sep 01, 2005 at 06:38:40PM -0400, Jim Kremens wrote:
> Will multiple lines also work for multiple classpaths?  Or should I
> delimit them with a semicolon per the docs?

You can both specify multiple (delimited) arguments to the --classpath
switch, and specify the switch itself multiple times.

Note that you might be able to use Ant's pathref[1] attribute to <arg>
in order to pass in a path defined with a <classpath> elsewhere.  I've
never tried that though.


> Also, is it possible to apply different css styles to the docs?

If you replace the CSS file that as2api gives you by default, yes :)

Note that as2api will not replace an existing stylesheet file (if one
already exists in the target directory) specifically to allow people to
experiment with the formatting.


[1] http://ant.apache.org/manual/using.html#arg


dave

-- 
http://david.holroyd.me.uk/



More information about the as2api-dev mailing list