[as2api-dev] Problems processing undocumented types

David Holroyd dave at badgers-in-foil.co.uk
Wed Mar 8 20:56:03 UTC 2006


On Wed, Mar 08, 2006 at 12:06:02PM -0500, Brandon Goldsworthy wrote:
> Using a command like the following to generate documentation for 
> com.package1.* classes which are defined in the ProjectName1\src path, I do 
> indeed get stuff inherited from MovieClip (and, I expect, all the base 
> types in ...\Classes\FP7\), but I don't get stuff inherited from mx.* 
> classes or from the com.package2.* classes which are defined in the 
> ProjectName2\src path.
> 
> ruby as2api.rb --classpath "C:\Documents and Settings\username\Local 
> Settings\Application Data\Macromedia\Flash 
> 8\en\Configuration\Classes\FP7;C:\Documents and Settings\username\Local 
> Settings\Application Data\Macromedia\Flash 
> 8\en\Configuration\Classes;C:\projects\ProjectName2\src;C:\projects\ProjectName1\src" 
> --output-dir "c:\projects\AS_Common\apidoc" com.package1.*
> 
> 
> If I add mx.* and com.package2.* to the package list, I get everything as 
> expected, so as2api can see and read the classes properly. But I don't want 
> all those classes cluttering up the index/package panes.

That sounds like it should work.  Do you see any error or warning
messages being produced?

If you want to send me your code in a private email, I'll take a look.


dave

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



More information about the as2api-dev mailing list