source: josm/trunk/start.html @ 5241

Revision 431, 144 bytes checked in by gebner, 5 years ago (diff)

Make the applet code work again.

Line 
1<applet 
2  code="org/openstreetmap/josm/gui/MainApplet.class" 
3  archive="dist/josm-custom.jar" 
4  width="800" 
5  height="600">
6</applet>
Note: See TracBrowser for help on using the repository browser.