The editor becomes very slow and consumes 95% CPU when I edit an ant build.xml with included DTD. On almost every keystroke I have to wait a few seconds to get a responce (even if I change some strings). I experienced no such problems with the schema validation (but my schema was much smaller).
Steps to reproduce: 1. Dump an ant.dtd using the AntStructure task (on my machine it's 134kb) 2. Add the DTD to any build.xml There are no exceptions in the console. My setup is : IDEA 636, JDK 1.4.1_01, Win2k (using filewatcher2k.dll), 256MB ram (IDEA's heap is set to 128mb starting and maximum) thanks, dimiter _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
