"Do you want to redeploy it?" message box...
Hello,is it possible to set something like "Yes, and don't ask me again" here??
Everytime I'm deploying a project, this message appears and everytime I have to click "Yes" - annoying.
IDEA 6.0.4
Linux
Glassfish v2
Thank you
Please sign in to leave a comment.
Settings -> Compiler -> Deploy web applications to server after
compilation -> Always
tomL wrote:
Thank you, that's what I was looking for, but....It doesn't work :)
It still asks me no matter what choice is selected...bug?
bug in idea? (auto redeploy doesn't work)
Hello tomL,
No, it is a different option.
You can press "Deploy" button (it is located on toolbar of run console window)
instead of "Run" button.
Thank you I can see that button but because of that glassfish integration bug, it's always disabled :(
What glassfish integration bug are you talking about? There's no open
issue related to run/deploy in JIRA.
tomL wrote:
I mean the bug when idea starts glassfish, then the "Disconnected from server" message appears in console and after that the "Stop server" and "Deploy all" buttons become disabled...
Oh, I see. That's indeed not a bug of the Glassfish integration but of IDEA core. I know that this doesn't make things any better for you, but for me it's important that it's not me who has to fix the bug. :)