This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 59533

Summary: FTP and Socks proxy settings
Product: platform Reporter: Adam Sotona <asotona>
Component: Options&SettingsAssignee: rmatous <rmatous>
Status: RESOLVED FIXED    
Severity: blocker CC: jrechtacek
Priority: P1 Keywords: UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Adam Sotona 2005-06-02 09:28:38 UTC
Proxy settings dialog is currently handling the only HTTP proxy.
Mobility project provides FTP and SCP deployment services that requires also
correctly set FTP and Socks proxies in the JVM.
Common dialog for setting all proxies will really help the usability.
Comment 1 _ rkubacki 2005-06-03 08:57:45 UTC
Can this be incorporated into new OD?
Comment 2 Adam Sotona 2005-06-03 09:10:46 UTC
If OD means Options Dialog and there will be no other confusing places for HTTP
proxy only (like current Setup Wizard) and your plans are to have it for the
next release - then great :) 
Comment 3 rmatous 2006-06-30 10:59:39 UTC
core/options doesn't handle any panel for current categories, just infra.
Current hhtp.proxy is in Gemneral categoy maintained in editor/options.
Comment 4 Jiri Rechtacek 2006-11-16 08:24:52 UTC
Needs UI changes in Options dialog | General category. The rest of
infrastructure will support Socks settings since NB6.0/M5.
Comment 5 Vitezslav Stejskal 2006-11-17 05:12:18 UTC
Jirko, you should better go and implement it yourself. There is nobody actively
working on editor/options as far as I know. Plus, I don't really see why this
panel is maintained by editor, besides of historical reasons of course. :-)
Comment 6 Vitezslav Stejskal 2007-10-24 11:43:58 UTC
Lives in core/ui now. Maybe already fixed.
Comment 7 Jiri Rechtacek 2007-10-24 11:55:21 UTC
Already fixed in Options dialog.