[josm-dev] New GPX implementation
Henrik Niehaus
henrik.niehaus at gmx.de
Tue May 5 20:58:26 BST 2009
Russ Nelson schrieb:
> Henrik Niehaus writes:
> > No one interested?
>
> Is JAXB a separate library? How does this extra code affect the
> portability?
>
If you use Java <= 1.5, JAXB is a separate library. Java 1.6 includes a
JAXB implementation.
Portability in terms of runnable on Win, Mac, Linux? JAXB is pure Java
and depends on Java 1.5, so it should run on any platform, which
supports Java 1.5 or better.
More information about the josm-dev
mailing list