Build #605 Windows 2K JDK 1.3.1 I've got an XML file that contains the following element:
<myElement name="myName" description="P & Q"/> Basically, the text that goes in the description should be "P & Q", but because the ampersand character is reserved in XML I use the ampersand entity definition (&) instead. When I view this XML file in IDEA, an error is shown right after the ";" character in the entity. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
