Bug 287145 - Proxy Dialog when invoking Content Assist
Summary: Proxy Dialog when invoking Content Assist
Status: RESOLVED DUPLICATE of bug 215320
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 03:11 EDT by Daniel Hirscher CLA
Modified: 2009-08-21 02:50 EDT (History)
2 users (show)

See Also:


Attachments
Shoot from Proxy Dialog (6.53 KB, image/png)
2009-08-20 03:11 EDT, Daniel Hirscher CLA
no flags Details
Debugger Shot with Stacktrace (38.55 KB, image/png)
2009-08-20 03:12 EDT, Daniel Hirscher CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hirscher CLA 2009-08-20 03:11:57 EDT
Created attachment 145090 [details]
Shoot from Proxy Dialog

Build ID: I20090611-1540 = 3.5.0

Steps To Reproduce:
1. live behind a proxy with authorisation
2. have a java class with references to binary classes (I think)
3. invoke the content assist with Ctrl+Space
-> a proxy password dialog appears with no information where to connect to and no ability to remember the password


More information:
The platform proxy settings are properly configured.
The proxy dialog appears one or two times and if credentials are correct no more for the current running eclipse session. When closing and reopening eclipse, it will appear again.

I debuged this and attached a screenshot from the stacktrace from the debugger.

This Bug is related to: #286631
Comment 1 Daniel Hirscher CLA 2009-08-20 03:12:40 EDT
Created attachment 145091 [details]
Debugger Shot with Stacktrace
Comment 2 Markus Keller CLA 2009-08-20 05:36:50 EDT

*** This bug has been marked as a duplicate of bug 215320 ***