Changes between Version 75 and Version 76 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2015-11-11T18:15:36+01:00 (10 years ago)
Author:
stoecker
Comment:

Add note about the github account.

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v75 v76  
    243243* There is no automatic history handling for older JOSM versions
    244244
     245To support git for development as well as SVN, JOSM has a [[https://github.com/JOSM|GitHub account]]. Plugins developed in that account are treated similar to the ones directly in SVN.
     246
    245247=== Managing a plugin in OSM.org SVN ===
    246248There is an SVN repository for JOSM "internal" plugins in the main OSM.org SVN repository, see [osm:source:/applications/editors/josm/plugins/ here]. Note that this repository is different from the [source: main JOSM SVN repository] which only manages the JOSM core.