Description
Is there any reason to adding extra slash "/" for javaee8 schema location.
Actually, this is causes issues in eclipse side.
writer.addAttribute( "xsi:schemaLocation",
"http://xmlns.jcp.org/xml/ns/javaee/ http://xmlns.jcp.org/xml/ns/javaee/application_8.xsd" );
Attachments
Issue Links
- links to