Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 608685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:29:12+00:00 2026-05-13T17:29:12+00:00

Running Eclipse 3.5 (= Galileo) under (K)Ubuntu Linux 9.10 . Corporate environment with HTTP

  • 0

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?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T17:29:12+00:00Added an answer on May 13, 2026 at 5:29 pm

    Did you try accessing to the internet with Eclipse (for update or XML validation) through manual Active Provider instead of native?

    http://web.archive.org/web/20120325061201/http://img294.i_mageshack.us/img294/4977/eclipsemanual2.png

    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.

    When you are on a network that requires proxy authentication, MOTODEV Studio updates will only occur if the proxy information (including username and password) are manually set for both HTTP and HTTPS connections (in Preferences, under General > Network Connections).
    This also affects the download and install of the Android SDK during the installation process. If during installation you are asked if you want to change the connection preferences, do so. Change the active provider to “Manual” and provide host, port, user, and password values for both the HTTP and HTTPS schemes.

    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.

    <!DOCTYPE catalog
      PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
             "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
    <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"
             prefer="public">
    
      <group xml:base="http://www.oasis-open.org/docbook/xml/4.1.2/">
        <public publicId="-//OASIS//DTD DocBook XML V4.1.2//EN"
                uri="docbookx.dtd"/>
        <public publicId="-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN"
                uri="dbnotnx.mod"/>
        <public publicId="-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
                uri="dbcentx.mod"/>
        <public publicId="-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN"
                uri="dbpoolx.mod"/>
        <public publicId="-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN"
                uri="dbhierx.mod"/>
        <public publicId="-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN"
                uri="dbgenent.mod"/>
        <public publicId="-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN"
                uri="calstblx.dtd"/>
      </group>
    
      <public publicId="-//OASIS//DTD DocBook MathML Module V1.0//EN"
          uri="http://www.oasis-open.org/docbook/xml/mathml/1.0/dbmathml.dtd"/>
    
      <nextCatalog catalog="stylesheets.xml"/>
    
    </catalog>
    

    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):

    The information stored in the secure storage (say, a CVS password) is encrypted with a “master” password. The master password is retrieved from a “password provider module”. There are three password provider modules included in the SDK:

    • the default UI module in the org.eclipse.equinox.security.ui
    • the Windows-specific module in the org.eclipse.equinox.security.win32.x86
    • the Mac-specific module in the org.eclipse.equinox.security.macosx
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 365k
  • Answers 365k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can use the data in the /proc filesystem to… May 14, 2026 at 3:57 pm
  • Editorial Team
    Editorial Team added an answer Do you still get the error when you use a… May 14, 2026 at 3:57 pm
  • Editorial Team
    Editorial Team added an answer You can use array_chunk to create a single array comprised… May 14, 2026 at 3:57 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.