Flex support
Hi,
I'm still having issues with autoimport feature in idea EAP 8.. it simply doesnt work.
once I type something like "var f : Hbox" Hbox is highlighted with error (no auto complete) as I continue to type " = new " if at this point I make a pause there chances of autocomplete box to appear and if I use autocomplete feature I get autoimport also; but if I don't and simply continue to type " Hbox();" I got nothing but suggestion to create HBox class... It's terrible :(
The next thing is ... what I have to do with *.swc??? I've tried to add directory of *.swc as "jar directory" dependency but it doesn't work, adding concrete swc as jar library doesn't work either...
The only thing that seems to work properly is .mxml editing :((.
Please sign in to leave a comment.
Please, check you have Flex SDK properly setup, if it is you should have
HBox class in autocompletion after : (btw, I see Hbox in your example,
is it a typo?)
Please, file JIRA request for swc dependencies
Nick Evgeniev wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"