History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18015
Type: Bug Bug
Status: Resolved Resolved
Assignee: Maxim Mossienko
Reporter: Keith Thompson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

flex mxml file inspection falsley complains about unregistered resource mx="http://www.adobe.com/2006/mxml"

Created: 05 May 08 23:27   Updated: Yesterday 16:16
Component/s: Flex Support

Environment: XP

Build: 7,821
Severity: Medium


 Description  « Hide
<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml"
xmlns:custom="custom.*"
horizontalScrollPolicy="off"
width="100%" verticalGap="0" styleName="mainContainer"
initialize="init()">

I tried registering the url http://www.adobe.com/2006/mxml to C:/downloads/flex3.0SDK/frameworks/mxml-manifest.xml and also "ignore" url, neither cleared red flag



 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 14 May 08 16:29
Are source root / flex facet configured for project?

Keith Thompson - 15 May 08 03:36
flex facet was not set for module, after setting it problem when away
thanks

Maxim Mossienko - 15 May 08 16:10
Are you using IDEA 8? If so, you'd need to setup Flex SDK for the module (FlexModuleType btw), FlexFacet is needed for other module types