Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Avoiding the default login window
Avoiding the default login window [message #716188] Tue, 16 August 2011 16:15
Jonathan Bell is currently offline Jonathan BellFriend
Messages: 1
Registered: August 2011
Junior Member
I am developing an Eclipse plugin that uses JAX-WS for remote communication. For various reasons, I need to use my own UI for managing logins. This works fine - except for when a login through my method (simply adding HTTP headers) fails, at which point a generic Eclipse "Password Required" window opens. How can I prevent this from happening? (IE, so that I can handle the 401 Unauthorized myself)

Thanks in advance
Previous Topic:Is it possible to extend another Plug-ins nature??
Next Topic:Developing a content Assist plugin
Goto Forum:
  


Current Time: Thu Mar 28 09:48:36 GMT 2024

Powered by FUDForum. Page generated in 0.01574 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top