How to resolve Flex facet uri error http://www.adobe.com/2006/mxml?
Hi,
In Flex mxml application documents, IntelliJ 7.02 gives the error that URI is not registered for the line:
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" >
In Settings > IDE Settings > Resources:
I tried to map it directly to the mxml-manifest.xml file, which didn't work.
I tried excluding the URI, but that didn't work.
Any ideas?
I'm using Flex sdk 3.0.0
The mxml-manifest.xml file is located in Adobe Flex Builder 3/sdks/3.0.0/frameworks/
Thanks,
Ed J.
Please sign in to leave a comment.
You need to add Flex facet for the module (In Project Settings invoke
New action over selected module) with valid Flex SDK path.
Please, use IntelliJ IDEA 7.0.3 EAP version that has important bugfixes
in Flex support.
Ed Johnson wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"