Ignore:
Timestamp:
May 3, 2013, 4:13:54 PM (12 years ago)
Author:
alloc
Message:

AEI2.09:

  • Refs #3: Settings dialog can be used to change proxy settings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/ProxySettings/src/net/oni2/ProxySettings.java

    r852 r856  
    6969                                        return true;
    7070                                } catch (MalformedURLException e) {
    71                                         e.printStackTrace();
    7271                                } catch (SocketTimeoutException e) {
    73                                         e.printStackTrace();
    7472                                } catch (IOException e) {
    75                                         e.printStackTrace();
    7673                                }
    7774                        }
Note: See TracChangeset for help on using the changeset viewer.