NLS missing message: CANNOT_FIND_FACELET_TAGLIB

后端 未结 3 1511
借酒劲吻你
借酒劲吻你 2020-11-28 09:55

I am getting this warning in Eclipse:

NLS missing message: CANNOT_FIND_FACELET_TAGLIB in: org.eclipse.jst.jsf.core.validation.internal.facelet

3条回答
  •  南笙
    南笙 (楼主)
    2020-11-28 10:14

    This is an Eclipse quirk. Try one of the following things:

    • Close/reopen project.
    • Rightclick project > Validate.
    • Project > Clean... and clean selected project.
    • Restart Eclipse.

提交回复
热议问题