| 
| Custom DTD in JSP editor? [message #119917] | Tue, 12 July 2005 10:00  |  | 
| Eclipse User  |  |  |  |  | I tried putting my own custom XML DTD in the XML Catalog and then creating a ..jsp file that references the new DTD. The editor complains about the top
 level tag of the new XML markup (just below the xml processing instruction
 and the doctype tags). It also continues to propose HTML-oriented
 suggestions in content assist. When I rename the same file .xml, the XML
 editor seems to take the new DTD just fine and the content assist/validation
 is all driven off of my new DTD.
 
 Is specifying a custom XML DTD in the JSP editor supposed to work, or is the
 JSP editor currently HTML-only?
 |  |  |  | 
| 
| Re: Custom DTD in JSP editor? [message #119941 is a reply to message #119917] | Tue, 12 July 2005 11:29  |  | 
| Eclipse User  |  |  |  |  | On Tue, 12 Jul 2005 10:00:16 -0400, Brent D. Metz <bmetz@yahoo.com> wrote: 
 
 >
 > Is specifying a custom XML DTD in the JSP editor supposed to work, or is the
 > JSP editor currently HTML-only?
 >
 
 Yes, it is supposed to work for XML, though we've known of problems and are just know
 beginning to focus on that aspect of JSP's. JSPs with XML has been completely blocked
 until recently,
 Such as see https://bugs.eclipse.org/bugs/show_bug.cgi?id=86382
 
 So, with a more recent build (e.g. an I build from 7/12, or RC1, due 7/13) you should
 get further. We'd most welcome any help finding bugs in how this operates, so feel
 free to open any you find (preferable with small sample inputs demonstrating the
 problems).
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.07529 seconds