File: start.html

package info (click to toggle)
josm 0.0.svn5267%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 153,404 kB
  • sloc: java: 152,210; xml: 8,902; perl: 1,346; makefile: 64; sh: 35
file content (6 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<applet 
  code="org/openstreetmap/josm/gui/MainApplet.class" 
  archive="dist/josm-custom.jar" 
  width="800" 
  height="600">
</applet>