How to register an application server
I have written my own application server plugin, modeled after tomcat. Now
I want to register it so that I can go to IDE Setting -> Run/Debug ->
WebApp -> ApplicationServer and select mine from the list. This would
inturn use my configuration UI.
Is it just as simple as throwing jar in plugins directory?
TIA
--ekiM
请先登录再写评论。