]
Denis Maliarevich reassigned JBIDE-2276:
----------------------------------------
Assignee: Denis Maliarevich (was: Maxim Areshkau)
A JSP file that does not belong to any project in workspace, result
in error log from eclipse validator
-------------------------------------------------------------------------------------------------------
Key: JBIDE-2276
URL:
https://jira.jboss.org/jira/browse/JBIDE-2276
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 2.1.0.GA
Environment: JBoss Tools build form 05/26/2008 16:17
eclipse.buildId=1.1.0.GA
java.version=1.5.0_12
Reporter: Tatyana Romanovich
Assignee: Denis Maliarevich
Priority: Minor
Fix For: 3.1.0
Attachments: inputname.jspx, inputname.xhtml, inputTest.jsp, inputUserName.jsp
EXECUTE: Run JBDS (or Eclipse), set new empty workspace
EXECUTE: Open Error Log View
EXECUTE: Open any JSP file from file system (that does not belong to any project in
workspace). It should contain:
"<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"
%>
<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h"
%>"
(see attached file)
EXECUTE: Verify Error Log
ASSERT: file should be opened without any messages and exceptions
FAILURE: "Path must include project and resource name: /inputTest.jsp" error
messages appear.
NOTE: JSP file without "<%@ taglib
uri="http://java.sun.com/jsf/core"
prefix="f" %>", "<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h" %>" can be
opened correctly (without error messages).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: