Tools
eclvalid.txt
Associated article: Eclipse Validators
Tags: Tools Open Source
Published source code accompanying the article by Lawrence Mandel in which he presents an validator plug-in that uses Eclipse markers and dialog boxes to display problems. 3
Eclipse Validators by Lawrence Mandel Example 1: <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <plugin id="WSDLValidator" name="WSDL Validator Plug-in" version="1.0.0"> <runtime&...


