# HG changeset patch # User Dirk Olmes # Date 1375846300 -7200 # Node ID 420879d8e09e19c88fa23cbe532632af404acf15 # Parent 3b69622879c988ebb4a331ab1baf207b775d70fa enable comments again diff -r 3b69622879c9 -r 420879d8e09e content/Eclipse/validating-xml-documents.md --- a/content/Eclipse/validating-xml-documents.md Tue Aug 06 04:06:35 2013 +0200 +++ b/content/Eclipse/validating-xml-documents.md Wed Aug 07 05:31:40 2013 +0200 @@ -2,7 +2,6 @@ Date: 2007-06-07 Tags: XML Lang: en -AllowComments: False This week I started to work on Mule 2.0 which will be based on Spring. We're dropping our own custom config format in favor of Spring's xml format. This requires me to design the schema for the transports I'm working on as well as convert the configuration of the unit tests to spring config files. I noticed that Eclipse kept complaining