zengkid / SmartTomcat

The Tomcat plugin for Intellij IDEA
Apache License 2.0
126 stars 55 forks source link

Multiple webapp support #39

Closed manikantag closed 4 years ago

manikantag commented 4 years ago

Hi,

Does SmartTomcat supports adding multiple webapps to tomcat (like in Eclipse)?

zengkid commented 4 years ago

@manikantag not support it.

manikantag commented 4 years ago

Ok, thanks for the confirmation. Do you plan to support it?

zengkid commented 4 years ago

No plan recently, you can create multiple run/debug to support it.

manikantag commented 4 years ago

Yes, I can. But the problem here is I've total 4 webapps and they all talk to each other on same port. I need to change in the existing config files in my local copy and fiddle with git merges. Just checking if is there a easier way. Thanks

yuezk commented 3 years ago

@manikantag I would like to support this feature, is there any configuration UI that I can refer?

manikantag commented 3 years ago

@yuezk Good to know. But I've moved to ultimate edition and no longer using this. I'll try to find older config, if I've one laying around. Thanks