Have a way get webapp folder?
if maven and gradle webapp project, it will define the webapp folder or use the default folder.
Is there a way get webapp folder path for IdeaIC edition?
I only get source folder and classpath folder with moduleutil
请先登录再写评论。
Zeng,
I'm sorry, but I don't understand your question. What have you tried, and what's your exact goal?
Jakub Chrzanowski, for example as below, as module3 is a java web module, how can I the module3/src/main/webapp path in my plugin development?
You can iterate through your modules and check for the specific path existence.
no API to check Java Web module?