Ow crap.... that is a real bug on flexmojos =/ To keep compatibility with granite 1.0 and 2.0 flexmojos do move granite code to shaded110 package.
I believe it is possible to workaround it, but I don't know granite that well to tell you how. I assume you can force Map to be mapped to org.granite.collection.IMap.... VELO On Dec 7, 7:48 pm, Doug Daniels <[email protected]> wrote: > 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/
