Hi,
Sorry if I overlooked already discussed issue. I noticed that RSL URLs
specified in [Flex SDK]/frameworks/flex-config.xml do not match file
names located in [Flex SDK]/frameworks/rsls/. For example
flex-config.xml contains
<runtime-shared-library-path>
<path-element>libs/advancedgrids.swc</path-element>
<rsl-url>*advancedgrids_4.10.0.0.swf*</rsl-url>
</runtime-shared-library-path>
but actual file name in [Flex SDK]/frameworks/rsls/ is
*advancedgrids_4.10.0.20130801.swf*.*
*Is this done intentionally? This causes issues like
http://youtrack.jetbrains.com/issue/IDEA-111740.
Thanks,
Alexander*
*