Running Eclipse 3.5 (= Galileo) under (K)Ubuntu Linux 9.10 . Corporate environment with HTTP proxies.
I have my Preferences | General | Network Connections all set up with HTTP, host, port, Authentication required and the credentials.
Eclipse is asking for my master password at Eclipse startup. So I’ve provided all the authorization I can think of but it seems to be not enough.
Proxy access is working OK (and without bugging me) for e.g. software updates and SVN updates from the Internet, but apparently fails for XML DTD validations. Eclipse pops up a dialog showing me my proxy host and asks for the proxy password. I would expect it to get this info from the proxy credentials I’ve set up. This happens quite often so it’s very annoying to me. Is there anything I can do to alleviate this?
Did you try accessing to the internet with Eclipse (for update or XML validation) through manual Active Provider instead of native?
Eclipse shouldn’t prompt you for a password at the beginning, and XML validation should work.
The bug 82037 was solved a long time ago, and current development settings (like this MOTODEV Studio for Android Installation) recommend manual settings for proxy.
Just tested it: it does prompt me for my credentials… once. The first time I try to validate an xml file like the one below.
But after that, it does not ask me for those credentials again.
So basically, Eclipse needs your full internet credentials to be able to validate xml files at any times: proxy, port, username, password.
But when you must store the password, then a master password comes in play, and will be asked for at each Eclipse session (once):