Eclipse and XML
I’m still evaluating Eclipse 3.0 to see if I could imagine switching from IntelliJ IDEA to Eclipse. Overall, I’m still pretty impressed with Eclipse, with the exception of a few shortcomings I mentioned before. Another important feature that Eclipse lacks out of the box is support for XML editing. I find this somewhat surprising, as pretty much any Java project these days involves XML files (just think about XML config files as used by Struts and other frameworks, or even the web....