source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/server/package-info.java@ 6986

Last change on this file since 6986 was 6986, checked in by Don-vip, 10 years ago

sonar - fix various minor issues

File size: 227 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides classes for handling connection preferences, including server authentication and proxy settings.
5 */
6package org.openstreetmap.josm.gui.preferences.server;
Note: See TracBrowser for help on using the repository browser.