There is currently no built-in support. You can deploy the application to an application server running on a remote computer, but if you have a stand-alone application, there is no built-in function to deploy it.
However, you can write an Ant script or shell script to deploy your application and use either Ant integration or an external tool function to run it using IntelliJ IDEA.
source share