I'm extending Flex Builder with my own eclipse plugins. My plugins just compile some of my projects using the OEM compiler. I'm depending on the com.adobe.flexbuilder.flex plugin that exports the OEM compiler packages. So far so good - very straightforward. But now I'm encountering the following issue: http://bugs.adobe.com/jira/browse/SDK-14801
I'm running in a fully licensed version of FlexBuilder. I've searched the FlexBuilder plugins to find where they're storing the jars mentioned in SDK-14801. I can't seem to find them (some are in the lib directory of the com.adobe.flexbuilder.flex plugin, some are not). Yet the regular FlexBuilder plugins don't encounter this problem. So I'm confused how they work and mine does not...? regards, -Chris

