| Summary: | Add XML well-formed check for xml files. | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Gary Gregory <ggregory> |
| Component: | Ant | Assignee: | Platform-Ant-Inbox <platform-ant-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 2.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Gary Gregory
I believe with the implementation of bug 44343 (which means we now use the Apache Ant object model underneath the covers) you will get XML validation. As well I plan to implement bug 50302 which will configure all of the Ant tasks / types in the build file and essentially error check their declaration. So hopefully for the next integration build (Feb 3) you could check off on this enhancement. Gary, have you had a chance to check out the new parsing that came out of the rework of the Ant model? I did notice that ant support has greatly improved. I am now using e 3.0.m7 and the Ant completion features are great. Unfortunately, there are still a couple of quirks related to performance that keeps me using XMLSpy for very large build.xml files, ours is 2600 lines. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=46905 Greg, You mention "a couple of quirks." In addition to making the performance improvement you cite above, what else do we need to do to make the ant support in Eclipse a compelling alternative to XMLSpy? Oops. I apologize Gary, I read your name wrong. |