In IDEA you basically need all the plugins you've had in WebStorm plus Flex Support and CFML Support (Check at File | Settings | Plugins). Then, you create module(s): Flex files have to be in a Flex module. CFML and HTML files do not have specific module requirements, still you may consider placing them in Web module. When modules are done you have to setup FTP server (File | Settings | Deployment) and FTP mappings (Mappings tab).
IDEA contains all WebStorm functionality, though project setup is not so simple as in WebStorm.
Is there docs on how to get it set up the same, plugin config + project setup with ftp and testing servers like dreamweaver ect?
(please ignore this)
Hi there,
In IDEA you basically need all the plugins you've had in WebStorm plus Flex Support and CFML Support (Check at File | Settings | Plugins).
Then, you create module(s): Flex files have to be in a Flex module. CFML and HTML files do not have specific module requirements, still you may consider placing them in Web module.
When modules are done you have to setup FTP server (File | Settings | Deployment) and FTP mappings (Mappings tab).
Cheers,
Kirill
wow, really cool, I really want to dump dreamweaver now