Changes between Version 5 and Version 6 of Nl:Help/Plugin/Scripting


Ignore:
Timestamp:
2016-04-30T13:43:32+02:00 (9 years ago)
Author:
DiGro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nl:Help/Plugin/Scripting

    v5 v6  
    3434Als alternatief kunt u een willekeurige scripttaal gebruiken die een JSR-223 compatibel scriptingmachine verschaft, in het bijzonder
    3535[http://groovy.codehaus.org/ Groovy], [http://www.jython.org/ Python], of [http://jruby.org/ Ruby].\\
    36 [https://github.com/gubaer/josm-scripting-plugin Source code at GitHub].
     36[https://github.com/gubaer/josm-scripting-plugin Broncode op GitHub].
    3737Bekijk de [https://gubaer.github.io/josm-scripting-plugin/doc/documentation.html documentatie van de plug-in] voor meer informatie en vind de bron op [https://github.com/gubaer/josm-scripting-plugin GitHub].
    3838
     
    5757
    5858== Zie ook ==
    59 * [wiki:/Nl:Plugins Plug-in Help]
     59* [wiki:/Nl:Help/Plugins Plug-in Help]
    6060
    6161----