Also note that Flymake can be used to validate XML files on the fly, even ones without a formal DTD. *Very* convenient when playing with Ant build.xml files.
To enable XML validation, you will need the XMLStar tool from this site: http://xmlstar.sourceforge.net/ Regards, Nascif -----Original Message----- From: Suraj Acharya [mailto:[EMAIL PROTECTED] Sent: Sunday, May 30, 2004 3:32 AM To: Ding Lei Cc: JDE Mailing List Subject: Re: Real time syntax checking ? The closest you can get is jde-flymake (http://home.nc.rr.com/nascifandelaine/emacs.html) which runs jikes frequently and parses its error and warning messages. On a fast machine this works surprisingly well. Suraj On Sun, 30 May 2004 12:55:50 +0800, Ding Lei <[EMAIL PROTECTED]> wrote: > > Hi, > Is JDEE possible to do real time syntax checking while coding > ? I first found this feature in Eclipse, it really saves lots of time. > Anyway ... even If the answer is NO, i will be still be using > emacs/jde, really love it so much :) > Thanks. > > -- > > <<<::::: D i n g L e i ::::::>> > || || > || Ext: 8106 || > || Email: <dinglei [A] ipanel [O] cn> || > || Dept. Of Technology/Engineering || > || Embedded Information Services Inc. || > || || > <(((((( ===================== )))))>>> > > After a number of decimal places, nobody gives a damn. >
