[josm-dev] NPE on startup (was: Patch for sorting members in the relation editor)

Juergen Buchner juebuchner at googlemail.com
Sat Aug 16 16:16:21 BST 2008


Hi,

the problem seems to be that I don't have an directory for the
mappaint plugin. Josm searches the
elemstyles.xml there. As fall back it tries to open it as resource

/styles/standard/elemstyles.xml

But this is checked in as

/styles.standard/elemstyles.xml (with a dot, not a slash between
styles and standard)

When I changed the "/" into a "." in MapPaintStyles (line 67) josm
starts again. But I don't think that this is the solution of the
problem since mappaint didn't work anymore.

Regards

Jürgen




More information about the josm-dev mailing list