NLS missing message: CANNOT_FIND_FACELET_TAGLIB

后端 未结 3 1509
借酒劲吻你
借酒劲吻你 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:13

    This was also the case when I imported a JSP taglib, for example:

    
    
    

    I closed the project and reopened, and it worked!

    Eclipse Java EE IDE for Web Developers.
    
    Version: Indigo Service Release 1
    Build id: 20110916-0149
    

提交回复
热议问题