Automatically derive "application context" from Maven finalName
已回答
Is it possible to configure IDEA to derive the "Application context" (IDEA -> Tomcat Server -> Deployment) from the corresponding Maven <build><finalName >mycontextpath</finalName></build> Tag? Currently IDEA automatically generates an unuseful application context from the artifact name and ignores the finalName configuration. I always have to manually correct the application context after adding a maven artifact to the deployment.
I'm using IDEA 2019.2 Ultimate
请先登录再写评论。
Hello,
We have similar request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-138608
Please vote for it and leave suggestions in comments.
Thank you, i voted for the ticket.