No i dont get any code hinting for <fx:Model /> come up ... If i hand code <fx:Model id='blah' source='data.xml' /> i just get an error. I am using Intellij Idea 10 preview version
May be you are trying to write code that doesn't compile. For example <fx:Model> as a child of <s:Application> root tag. So please attach code sample, I need to see context in which you are trying to use <fx:Model>.
Should work. Please attach code sample and specify IDEA version.
No i dont get any code hinting for <fx:Model /> come up ... If i hand code <fx:Model id='blah' source='data.xml' /> i just get an error. I am using Intellij Idea 10 preview version
Many Thanks
May be you are trying to write code that doesn't compile. For example <fx:Model> as a child of <s:Application> root tag. So please attach code sample, I need to see context in which you are trying to use <fx:Model>.