Struts plugin: ForwardAction shouldn't be marked red if no nested forward specified
One of the intentions marks as red actions not having a forward: but isn't the whole point of org.apache.struts.actions.ForwardAction that of being a "forward" in itself? Nesting forwards in it makes no sense.
请先登录再写评论。
Thanks for spotting this regression, already fixed for next version.
- Yann