If someone takes the time to write a 3rd party plugin to support this then all well and good, but I'd rather see the IntelliJ developers spend time focusing on something at least slightly Java related instead of this.
Will IDEA Selena M1 support FLEX/ActionSript 3? or this is a feature for the final version? maybe an addon? any RC date? Thanks
I tried adding a Module (and with a Web Module), and copying an Actionscript file test.as to the src folder of that module, but all "imports" and all "class names" (inside that file) shows as errors, with a gray underline. How can I configure that module to use the Actionscript parser?
Add separate dependent module with 'as' files from Flex sdk.
Ariel wrote:
I tried adding a Module (and with a Web Module), and copying an Actionscript file test.as to the src folder of that module, but all "imports" and all "class names" (inside that file) shows as errors, with a gray underline. How can I configure that module to use the Actionscript parser?
Thanks!
-- Best regards, Maxim Mossienko IntelliJ Labs / JetBrains Inc. http://www.intellij.com "Develop with pleasure!"
If someone takes the time to write a 3rd party plugin to support this then
all well and good, but I'd rather see the IntelliJ developers spend time
focusing on something at least slightly Java related instead of this.
IDEA Selena M1 has very initial support for ActionScript 3 (given that
as files from Flex distribution in separate dependent module).
Ariel wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
I tried adding a Module (and with a Web Module), and copying an
Actionscript file test.as to the src folder of that module,
but all "imports" and all "class names" (inside that file) shows as
errors, with a gray underline. How can I configure that module to use
the Actionscript parser?
Thanks!
Add separate dependent module with 'as' files from Flex sdk.
Ariel wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"