﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9722	Javascript scripting doesn't work	bdiscoe	Gubaer	"Using current Josm (6767), I installed the 'scripting' plugin and tried a minimal example in the Scripting Console:

  var util = require(""josm/util"");
  util.println(""Hello world!"");

I press 'Run' and nothing happens.  I would expect 'Hello world!' to appear somewhere.
I tried more complex examples and got error messages, but i suspect that solving the simple bug above would be a good first step to making the plugin work."	enhancement	closed	normal		Plugin scripting	tested	othersoftware	github	
