zengkid / SmartTomcat

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

The Plugin does not permit select excluded IntelliJ directory as the deployment directory #64

Closed mauricio-ms closed 2 years ago

mauricio-ms commented 3 years ago

Hi,

I need to select the deployment directory as the target of my project, but this does not appear in the selection because is marked as excluded in the modules config of IntelliJ. If I mark as not excluded It works. But in this case the IntelliJ consider this in indexing proccess. If were possible permit select excluded directories it will be great.

Thanks.

IntelliJ IDEA 2020.3.2 (Community Edition) Tomcat 9.0.19

zengkid commented 3 years ago

should not support target folder. you can put everything into resources folder.