Auar / flexvizgraphlib

Automatically exported from code.google.com/p/flexvizgraphlib
0 stars 0 forks source link

[Style] must be annotate a class #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I am having problem to use the patch that allow you to customize the 
node icon. After I modify the PrimitiveRender.as file, I need to re-
compile the unComponentToolbox.swc. I dont know how to do that on Flex 
Builder3, so I use command-line prompt to type in the compile function as 
follow:

compc -compiler.as3=true  -compiler.source-path=./../unComponentToolbox  -
include-sources=./../PrimitiveIcons  -output=./libs/unComponentToolbox.swc

then it just return the error: "[Style] must be annotate a class" for the 
PrimitiveIcons/com/flexibleexperiments/primitiveIcons/primitiveStyles.as 

Thanks for any help or suggestion. 

Original issue reported on code.google.com by zuzu...@gmail.com on 4 Dec 2007 at 1:25

GoogleCodeExporter commented 9 years ago
I think this is now obsolete, but I am not sure. I think we are now using the
degrafa.swc instead of the old primitiveStyles. Jason, could you verify and 
close the
issue if this is the case?

Original comment by spo...@gmail.com on 21 Mar 2008 at 4:07

GoogleCodeExporter commented 9 years ago
This should be obsolete now, since neither unComponentToolbox, neither degrafa's
primitiveStyles are used any more. Closing the issue.

Original comment by spo...@gmail.com on 18 May 2008 at 5:43