Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Wtp-wst-dev] Xml validation using Eclipse--command line


Guo,

If you want a command line tool, why don't you Ant. It has an xmlvalidate task.

Arthur Ryman,
IBM Software Group, Rational Division

blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx



"Guo Chen" <jardonc@xxxxxxxxxx>
Sent by: wtp-wst-dev-bounces@xxxxxxxxxxx

03/30/2006 08:21 AM

Please respond to
"Web Standard Tools developer discussions." <wtp-wst-dev@xxxxxxxxxxx>

To
<wtp-wst-dev@xxxxxxxxxxx>
cc
Subject
[Wtp-wst-dev] Xml validation using Eclipse--command line





Hi,
I'm trying to use command line to validate xml file in Eclipse(not in the Eclipse Edit), my project is based on Linux OS, please tell me:

1). which jar file(s) I should download and from which link;
2). what command(s) I should execute, and what is the syntax for the command(s), what parameter(s) that I should pass in.

3). How can I get the detail error message.
Thanks in advance.
Guo
_______________________________________________
wtp-wst-dev mailing list
wtp-wst-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-wst-dev


Back to the top