K
K
kelegorm2013-05-28 11:09:13
Programming
kelegorm, 2013-05-28 11:09:13

Deploy flash drives in IntelliJ IDEA

How to make the flash drive uploaded to ftp after building the project? The idea has some kind of tab with a deployment, but I can’t set it up in any way. I connected the FTP server there, the test says ok, but the auto-deploy does not work, there is no way to set the deployment task in the launch configuration.

Is it possible to make the standard means of the idea work somehow, without the involvement of Maven and Ant? I use them - like shooting at sparrows with a cannon - just need to fill in one flash drive.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
subvillion, 2013-05-31
@kelegorm

I have PyCharm - a special case of IDEA, auto-deploy works as follows - updated files are uploaded to a remote host. Naturally, the deployment profile must be associated with the project in the settings.

Screen

Or in manual context menu on the file in the project tree on the left.
Screen

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question