NLS 丢失消息:CANNOT_FIND_FACELET_TAGLIB [英] NLS missing message: CANNOT_FIND_FACELET_TAGLIB

查看:22
本文介绍了NLS 丢失消息:CANNOT_FIND_FACELET_TAGLIB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Eclipse 中收到此警告:

I am getting this warning in Eclipse:

NLS 丢失消息:CANNOT_FIND_FACELET_TAGLIB 在:org.eclipse.jst.jsf.core.validation.internal.facelet.messages ICEfacesPage1.xhtml/myapp/src/main/webapp

NLS missing message: CANNOT_FIND_FACELET_TAGLIB in: org.eclipse.jst.jsf.core.validation.internal.facelet.messages ICEfacesPage1.xhtml /myapp/src/main/webapp

在以下几行:

xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"

任何想法为什么,以及如何解决它?

Any ideas why, and how to solve it?

推荐答案

这是一个 Eclipse 怪癖.尝试以下操作之一:

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

  • 关闭/重新打开项目.
  • 右键单击项目 > 验证.
  • Project > Clean... 并清理选定的项目.
  • 重新启动 Eclipse.
  • Close/reopen project.
  • Rightclick project > Validate.
  • Project > Clean... and clean selected project.
  • Restart Eclipse.

这篇关于NLS 丢失消息:CANNOT_FIND_FACELET_TAGLIB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆