I'm trying to use the Flexmojos AS code generation tools, and I have a Java class with a Map<K,V> field that when I run the code generation it generates an Actionscript class with an: shaded110.org.granite.collections.IMap
Typed field, I'm trying to figure out what SWC or library this shaded110.org.granite.collections.IMap exists in because I'm managing a FlexBuilder environment alongside the Flexmojos maven build (meaning I have a separate lib/ folder containing any SWC's that are needed. I've looked at the latest Granite DS build and it seems like there is no mention of the shaded110.org.granite.collections.IMap. Although there does exist a org.granite.collections.IMap. What version of GraniteDS does Flexmojos use and is that configurable? -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
