Ok, this seems to work as a workaround.  Unfortunately it breaks one of my 
custom build tasks, but I can probably fix that eventually.  However, long 
term this should probably be fixed in IDEA as well, since as far as I 
know, "build-common.xml" is a valid URL, which is all that is required of 
the system Id within an entity declaration, and should be read as a file 
relative to the location of the parent file.  Please correct me if I'm 
wrong.

Matt




It is also possible to specify relative paths:

    <!ENTITY build-common SYSTEM "file:./build-common.xml">



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to