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

0
4 comments

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?

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

>

---
Original message URL: http://devnet.jetbrains.net/message/5287215#5287215



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

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.

0

Hello Sven,

Currently this is not suppported, please watch/vote for http://youtrack.jetbrains.net/issue/WI-3185.

Regards,
Kirill

0

Please sign in to leave a comment.