Adding the following directive:
<%@ taglib uri="http://liferay.com/tld/aui" prefix="aui" %>
Causes Eclipse to show the following error:
Can not find the tag library descriptor for "http://liferay.com/tld/aui"
I know this can safely be ignored because the deploy process will update the web.xml or it can be fixed easily by adding the appropriate section to the web.xml. But I didn't think this issue came up on earlier versions of LDS. Has something changed or am I just not remembering correctly?
- is related to
-
LPS-30676 Eclipse JSP validator marks new aui taglib imports with error
-
- Closed
-