Modify

Opened 10 years ago

Closed 10 years ago

#9722 closed enhancement (othersoftware)

Javascript scripting doesn't work

Reported by: bdiscoe Owned by: Gubaer
Priority: normal Milestone:
Component: Plugin scripting Version: tested
Keywords: github Cc:

Description

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.

Attachments (0)

Change History (2)

comment:1 by Don-vip, 10 years ago

Keywords: github added
Type: defectenhancement

comment:2 by Don-vip, 10 years ago

Resolution: othersoftware
Status: newclosed

Closing tickets for external Github-hosted plugins as "othersoftware". Bug report is done on Github, see above.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Gubaer.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.