Element xxx:xxx is not allowed here
Hi guys,
I tried importing some Flex Builder projects into IntelliJ to check out how the Flex support is coming along ;)
Anyway, I got this error:
Element: mixmaster:UserPanel is not allowed here.
Which refers to a tag in my main mxml <mixmaster:UserPanel>
The namespace is defined in in the Application tag (xmlns:mixmaster="com.mymixmaster.core.views.*") so there shouldn't be a problem.
- bjorn
请先登录再写评论。
Where UserPanel is declared (library, another model, in currect module)?
If in current module then please check the file under source root.
Bjorn Borresen wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"