Deploying my files from out/production?
Hello,
i would like to deploy the files, that are created/compiled in my out/production/MyProject folder.
But IntelliJ keeps saying, that the folder is outside my project. Is there anything i can do about it?
How am i supposed to setup deployment otherwise?
Thank you
请先登录再写评论。
Hello,
what do you mean by 'deploy'? Do you want to deploy files to an application server like Tomcat or copy it to some web server via ftp?
>
>
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi,
with deploy i am referring to the deploy feature of IntelliJ and i mean using an FTP connection.
Sorry for not making that completely clear.
So, i would simply like to deploy my files - which get compiled into my out/production folder - via ftp
to my webserver.
Hello Sven,
Currently this is not suppported, please watch/vote for http://youtrack.jetbrains.net/issue/WI-3185.
Regards,
Kirill
ok, done.