Just updated to IntelliJ 12 from 11. I can’t find
deployment feature anymore.
Previously it was in menu Tools > Deployment now its gone. I can’t find it in plugin list as well. However according to the Web Help it should be there.
Any idea how to enable it?
EDIT:
I have ultimate edition.
Make sure that Remote Hosts Access plugin (that’s the actual name for Deployment functionality) is installed and enabled (though it should be installed and enabled by default, as it is standard functionality .. unless you did some re-configuration at some point (e.g. during upgrading)).
You can also check
idea.log(Help | Reveal log in …) — it will have a list of all loaded plugins so you can verify if it’s loaded or not.