Any way to package (Ctrl+Shft+F9) a whole directory ....

... instead of a set of files?

Regards.

0
Avatar
Permanently deleted user

No, it isn't supported. However you can select all files under the directory node and invoke the action. If you want to update resource files in a
running web application you can use 'Update Application' action (Ctrl+F10) instead to package all changed files.

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

0
Avatar
Permanently deleted user

I thought I understood your answer but actually I didn't. From where can I press Ctrl+10? And is it under any menu (I cannot find it)?

0
Avatar
Permanently deleted user

If you have a running app server configuration (e.g. Tomcat) there should be 'Update Application' action under 'Run' menu.

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

0
Avatar
Permanently deleted user

That means I have to start Tomcat from Idea, doesn't it? If I start Tomcat from a command prompt and use remote application to debug (that's what I'm doing) then Ctrl+Shft+F9 is the only option?

Regards.

0
Avatar
Permanently deleted user

Yes, you're right.

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

0

请先登录再写评论。