This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

JOSM with error console

0

Hello,

can I run JOSM on OS X so that messages a logged to the terminal or an error log? I've got a problem with the scripting plugin https://github.com/Gubaer/josm-scripting-plugin/issues/43 , and I'd like to log more errors.

Thanks!

asked 25 May '17, 14:47

bjohas's gravatar image

bjohas
567711
accept rate: 0%

edited 26 May '17, 23:11

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

2

Start JOSM from inside the macOS Terminal app (see https://wiki.openstreetmap.org/wiki/Java_Runtime_Environment#Run_it_on_a_command_terminal ). For me (on Linux) it logs messages to the terminal.

answered 26 May '17, 23:13

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .