How to add gui tab in the some facet configuration?
I would like to extends facet configuration, but only for some facet types. How to add a tab in the facet configuration whem facet instance and type is known.
I know how to add a GUI tab to module config, but i need that for facets...
Thank you in advance!
Please sign in to leave a comment.
It isn't possible now. But you can use sub-facets to extend
configuration of existent facet type (e.g. Struts is sub-facet for Web
facet).
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thank you. Still, I would need to add new tab to varios facets - hope one day this will be possible:)