Changeset 6617 in josm for trunk/src/com/kitfox
- Timestamp:
- 2014-01-03T23:05:54+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/com/kitfox/svg/SVGUniverse.java
r6002 r6617 389 389 { 390 390 //Workaround for resources stored in jars loaded by Webstart. 391 //http ://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6753651391 //https://bugs.openjdk.java.net/browse/JDK-6753651 392 392 url = SVGUniverse.class.getResource("xmlBase.getPath()"); 393 393 }
Note:
See TracChangeset
for help on using the changeset viewer.