Determining XSD/EMF versions programmatically [message #27860] |
Wed, 03 September 2003 10:41  |
Eclipse User |
|
|
|
I know the answer is somewhere simple, but could someone remind me?
How can I determine the current XSD and/or EMF versions programmatically
from a standalone program? I'm experimenting with swapping XSD, Xerces,
and other component versions (unsuccessfully so far) in standalone
programs, and this would really help my test scripts.
Oh: Xerces - at least newer versions - uses simply this:
java -classpath xercesImpl.jar org.apache.xerces.impl.Version
Thanks,
--
Shane Curcuru
|
|
|
Re: Determining XSD/EMF versions programmatically [message #27979 is a reply to message #27860] |
Wed, 03 September 2003 12:41  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Shane,
No, there isn't a programatic way when running standalone.
Shane Curcuru wrote:
> I know the answer is somewhere simple, but could someone remind me?
>
> How can I determine the current XSD and/or EMF versions programmatically
> from a standalone program? I'm experimenting with swapping XSD, Xerces,
> and other component versions (unsuccessfully so far) in standalone
> programs, and this would really help my test scripts.
>
> Oh: Xerces - at least newer versions - uses simply this:
> java -classpath xercesImpl.jar org.apache.xerces.impl.Version
>
> Thanks,
> --
> Shane Curcuru
|
|
|
Re: Determining XSD/EMF versions programmatically [message #577099 is a reply to message #27860] |
Wed, 03 September 2003 12:41  |
Eclipse User |
|
|
|
Shane,
No, there isn't a programatic way when running standalone.
Shane Curcuru wrote:
> I know the answer is somewhere simple, but could someone remind me?
>
> How can I determine the current XSD and/or EMF versions programmatically
> from a standalone program? I'm experimenting with swapping XSD, Xerces,
> and other component versions (unsuccessfully so far) in standalone
> programs, and this would really help my test scripts.
>
> Oh: Xerces - at least newer versions - uses simply this:
> java -classpath xercesImpl.jar org.apache.xerces.impl.Version
>
> Thanks,
> --
> Shane Curcuru
|
|
|
Powered by
FUDForum. Page generated in 0.03136 seconds