Changeset 30349 in osm for applications/editors/josm/plugins/geotools/src
- Timestamp:
- 2014-03-24T21:52:16+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/geotools/src/org/openstreetmap/josm/plugins/geotools/GeoToolsPlugin.java
r29026 r30349 26 26 private void initJAI() { 27 27 // Disable mediaLib searching that produces unwanted errors 28 // See http ://www.java.net/node/66637328 // See https://www.java.net/node/666373 29 29 System.setProperty("com.sun.media.jai.disableMediaLib", "true"); 30 30
Note:
See TracChangeset
for help on using the changeset viewer.