Getting rid of advanced tab?
In the appserver plugin I'm working on, I need to modify the advanced tab. I'd like to be able to do one of the following (and I think you should really be able to do either, nor just one or the other)
1) remove the tab entirely
2) modify its contents
Are either of those possible with the current API?
请先登录再写评论。
It's imposible (at the moment) to modify its content.
It will be hidden if you're providing JavaParametersProvider.
(unfortunatelly in the next eap version only)
--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Hani Suleiman" <hani@formicary.net> wrote in message
news:906792.1086223242379.JavaMail.itn@is.intellij.net...
I'd like to be able to do one of the following (and I think you should
really be able to do either, nor just one or the other)
>
>
Well in that case then 'advanced' is a pretty terrible name for it, since it's not appserver advanced settings at all, but is in fact 'custom run scripts' or something similar.