[
http://jira.jboss.com/jira/browse/JBIDE-1340?page=all ]
Viacheslav Kabanovich resolved JBIDE-1340.
------------------------------------------
Fix Version/s: 2.0.0.GA
Resolution: Done
Folder dtds in plugin org.jboss.tools.jst.web.tiles had not been included to build. -
Fixed.
Tiles parser problem
--------------------
Key: JBIDE-1340
URL:
http://jira.jboss.com/jira/browse/JBIDE-1340
Project: JBoss Tools
Issue Type: Bug
Components: struts/shale
Affects Versions: 2.0.0.CR1
Environment: Win XP SP2
Eclipse Platform Version: 3.3.1.1 Build id: M20071023-1652
JVM 1.5.0.11
Reporter: Rogerio Baldini
Assigned To: Viacheslav Kabanovich
Fix For: 2.0.0.GA
It's not possible to edit a tiles file directely in source content.
I've got the error:
ERROR: Unidentified parser error
This is the file with error:
<?xml version="1.0"?>
<!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles
Configuration 1.1//EN"
"http://jakarta.apache.org/struts/dtds/tiles-config_1_1.dtd">
<tiles-definitions>
<definition name="teste"/>
<definition name="teste2"/>
</tiles-definitions>
I've just included the second definition by myself. Not using graphical components.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira