Tested in Flex SDK 2, Flex SDK 3 (3.0.0 477 and 3.0.0 1092). Tested in both Windows Vista and Mac OS X 10.5.2 using java 1.6
Steps to reproduce:
I'm just running this on my project:
asdoc -doc-sources ./source -source-path ./source
Actual Results:
Loading configuration file /Developer/SDKs/Flex/3.0.0/frameworks/flex-config.xml
Error: String index out of range: -32
Expected Results:
Some generated docs in the asdoc-output folder.
Or atleast a somewhat more verbose error message.
Workaround (if any):
None that i've found.
Tested in Flex SDK 2, Flex SDK 3 (3.0.0 477 and 3.0.0 1092). Tested in both Windows Vista and Mac OS X 10.5.2 using java 1.6
Steps to reproduce:
I'm just running this on my project:
asdoc -doc-sources ./source -source-path ./source
Actual Results:
Loading configuration file /Developer/SDKs/Flex/3.0.0/frameworks/flex-config.xml
Error: String index out of range: -32
Expected Results:
Some generated docs in the asdoc-output folder.
Or atleast a somewhat more verbose error message.
Workaround (if any):
None that i've found.