source: josm/trunk/start.html @ 321

Last change on this file since 321 was 321, checked in by (none), 16 years ago
File size: 248 bytes
Line 
1<applet 
2  code="org/openstreetmap/josm/gui/MainApplet.class" 
3  archive="dist/josm-custom.jar,lib/gettext-commons-0.9.jar,lib/metadata-extractor-2.3.1.jar,lib/MinML2.jar" 
4  width="800" 
5  height="600"
6  username="foo"
7  password="bar"
8/>
Note: See TracBrowser for help on using the repository browser.