[as2api-dev] as2api-allinone-w32-0.3 error

David Holroyd dave at badgers-in-foil.co.uk
Wed Jan 11 12:13:51 UTC 2006


Hi there,

On Wed, Jan 11, 2006 at 09:40:52AM +0900, ?????? wrote:
> hello there, yesterday i tested as2api-allinone-w32-0.3  to generate my class document, but i got following message
> 
> "error: No source files matching specified packages"

> commandLine : as2api kr.co.offton.*

When running that comamnd, where you in the directory that contains the
path 'kr/co/offton/....'?


> i also tested 0.2, it generate javadoc style document :), command is 
> 
> c:\> ruby documenter.rb ../kr/co/offton
> 
> but ver-0.3 doesn't work, what's wrong? 

If you ran that second command from the same directory as your first
attempt, you either need to change your working directory, or add a
--classpath specification, i.e.,

  as2api --classpath ..  kr.co.offton.*


Does that help?
dave

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



More information about the as2api-dev mailing list