|
From: Torsten J. <tju...@ya...> - 2004-05-23 18:49:54
|
No, the XML parser shipped with J2SE (Apache Crimson) doesn't support DOM Level 3 (user data in DOM node -> used to track line numbers of Spring bean definitions). I don't know any XML parser other than Xerces which supports DOM Level 3 yet. Maybe this is the reason why plugins like XmlBuddy ship with their own copy of Xerces ;-) Cheers, Torsten --- snpe <sn...@sn...> wrote: > Now all plugins include own xerces (>1mb download) - > can you use xml parser from J2SE ? > > regards > On Sunday 23 May 2004 05:24 pm, Torsten Juergeleit > wrote: > > The new version (1.0.2) of Spring IDE is nearly > > finished. I am preparing the documentation right > now > > and waiting for Spring 1.0.2 to be released > (today) to > > include an updated spring-core.jar as well. > > > > With this new version of Spring IDE you will get > the > > following changes: > > > > * to support Eclipse 3.0 (final) Spring IDE has to > > bring it's own version of the Apache Xerces XML > parser > > (Xerces is not shipped with the Eclipse platform > > anymore) > > > > * to support external beans configs the beans > configs > > are now handled by their full path instead of > their > > project-relative path > > > > * double-clicking a bean or a reference part in > the > > Beans Graph now opens the corresponding beans > config > > file > > > > * config set properties page now supports external > > beans config files from referenced Spring projects > > > > * new overlay indicator for beans in config sets > which > > are defined in an external config file > > > > * documention for Spring IDE is now provided as a > new > > plugin which leverages Eclipse's help system > > > > * both features (Spring Framework and Spring IDE) > are > > providing now information for Eclipse's about > dialog > > > > * both features (Spring Framework and Spring IDE) > are > > providing now a welcome page with some Quick Start > > information > > > > Depending on Spring's release today I will upload > the > > new version today. > > > > Due to the unchanged feature/plugin version number > you > > have to uninstall the old version 1.0.2 which is > > currently available on the unpdate site and > re-install > > the new version. > > > > Cheers, > > Torsten > > > > --- Thomas Risberg <tho...@tr...> > wrote: > > > Cameron, > > > > > > It's already available - and it works well - see > my > > > comment on this thread > > > > > > > > > http://sourceforge.net/forum/message.php?msg_id=2581562 > > > > > > Thomas > > > > > > > > > > > > Cameron Braid wrote: > > > > > > > As many of you may know, Eclipse 3.0 M9 is > out, > > > and they dont supply > > > > the xerces plugin anymore. > > > > > > > > Are there plans for a new release of the > Spring > > > IDE that will work > > > > with M9 ? > > > > > > > > Thanks, > > > > > > > > Cameron > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: Oracle 10g > > > Get certified on the hottest thing ever to hit > the > > > market... Oracle 10g. > > > Take an Oracle 10g class now, and we'll give you > the > > > exam FREE. > > > > > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > > _______________________________________________ > > > Springframework-developer mailing list > > > Spr...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Domains Claim yours for only $14.70/year > > http://smallbusiness.promotions.yahoo.com/offer > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the > market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you > the exam FREE. > > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the > market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the > exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer __________________________________ Do you Yahoo!? Yahoo! Domains Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer |