Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Source code
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
This [wiki:Portals portal] is about source code and compilation steps. Knowledge of Java is not necessary. You can inspect single files over the web frontend at [/svn] (or [/browser]). == Get the source == * From the official Subversion repository (recommended if you're interested in JOSM core only): {{{ #!sh svn co https://josm.openstreetmap.de/svn/trunk josm }}} * From the official OSM Subversion repository (recommended if you're also interested in plugins): {{{ #!sh svn co https://svn.openstreetmap.org/applications/editors/josm }}} * From the unofficial [https://github.com/openstreetmap/josm GitHub mirror]: {{{ #!sh git clone git://github.com/openstreetmap/josm.git }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.