recursive WEB-INF directories?
Hi Guys,
My web resource is pointed at /PROJECT-DIR/src/jsp
where a WEB-INF is created.
But each time I rebuild the project I get a recursive WEB-INF dir under the last WEB-INF/classes.
Can anyone tell me why, please?
Eventually, IDEA crashes on the cache directory - too many levels, no doubt.
Cichlid Iot
IDEA 4 rel 1177
请先登录再写评论。
I reset the compile dirs
(web explode dir and war location) and the problem seems to have gone away. (???!!!)