AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

ASDoc error

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

the comment in GIFDecoder.as (Line:4)
@author Kevin Weiner (original Java version - [email protected]) 

gives an ASDoc error when trying to create ASDoc for a project which uses 
alivepdf and doesn't exclude it for the doc generation. 

What steps will reproduce the problem?
1. Create a project which uses alivepdf
2. generate asdoc for your poject without "exclude-dependencies" flag
3.

What is the expected output? What do you see instead?
asdoc should run without problems

What version of the product are you using? On what operating system?
FlexBuilder4 asdoc.exe from sdk 4.6.0.23201B

Please provide any additional information below.
Workaround: remove the "at sign" from the mail address in the comment

Original issue reported on code.google.com by [email protected] on 13 Aug 2012 at 1:19

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter