JBoss plugin? Continually losing the location of my jboss-web.xml
My jboss-web.xml is stored in project/module/WEB-INF/jboss-web.xml.
From the run configuration, I click fix, delete my old one (which has
lost it's description) and create a new one. It finds my existing file
and all is good ... until it loses it again.
I assume that it really wants it to be in
project/WEB-INF/jboss-web.xml. Is that correct?
请先登录再写评论。
You have to blame IDEA about that. The only thing I'm doing in the plugin is specifying the name (jboss-web.xml) and the default directory (WEB-INF). All the rest is handled by IDEA itself.
Hello Martin,
This bug is already reported (http://www.jetbrains.net/jira/browse/IDEADEV-7743)
and will be fixed soon.
Great, thanks!
Fantastic.
Nikolay Chashnikov (JetBrains) wrote:
>
>> You have to blame IDEA about that. The only thing I'm doing in the
>> plugin is specifying the name (jboss-web.xml) and the default
>> directory (WEB-INF). All the rest is handled by IDEA itself.
>>
>
>