--- In [email protected], Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Monday 04 Jun 2007, nunomorgadinho wrote: > > Error: could not find source for class mx.validators:ZipCodeValidator > > in namespace http://framework. > > If only there was a way to --exclude-dependencies and then give a list > of --doc-classe eh ?
This also doesn't work. I don't want to have to specify the classes with --doc-classes since I want all of them. I'm sorry if I'm missing something... here's the command I used asdoc.exe -source-path frameworks -namespace http://framework frameworks/core-framework-manifest.xml -doc-namespaces http://framework -exclude-dependencies -exclude-classes ZipCodeValidator and the error: Error: could not find source for class mx.validators:ZipCodeValidator in namespace http://framework.

