Support feedback:
IntelliJ 7.0.3 exhibits poor performance and incorrect validation of ant files. Example is the build.xml contained in https://appfuse.dev.java.net/files/documents/1397/42845/appfuse-jsf-1.9.4-src.zip
This was previously reported and a workaround was proposed to include all supporting libs in the ant classpath but that still does not work.
Example: even when this workaround is performed, error on line 9 of build.xml is incorrectly reported: jar "does not exist\nFailed to load types"
When trying to edit build.xml, text editor sometimes locks up for 30+ seconds. This is not currently usable
IDEADEV-26500."Poor performance" is not yet investigated.