Do you need to have web storm if you have IDEA

Do you need to have web storm if you have IDEA? I frequently have flex projects where I would like to have a (html js cfml) project inside them.

0

IDEA contains all WebStorm functionality, though project setup is not so simple as in WebStorm.

0
Avatar
Permanently deleted user

Is there docs on how to get it set up the same, plugin config +  project setup with ftp and testing servers like dreamweaver ect?

0
Avatar
Permanently deleted user

(please ignore this)


0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

wow, really cool, I really want to dump dreamweaver now

0

请先登录再写评论。