Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Why is Code Assist connecting to the web?
Why is Code Assist connecting to the web? [message #508529] Tue, 19 January 2010 05:32 Go to next message
Eclipse UserFriend
Hi,

My company recently installed the websense firewall/proxy and now Eclipse is asking me for the firewall login the first time code assist is used after startup.

I can't find any settings to say where or why it's connecting to the web for every code assist.

Anyone know?

Thanks,
Tim

MyEclipse 8.0M2
Re: Why is Code Assist connecting to the web? [message #508538 is a reply to message #508529] Tue, 19 January 2010 06:04 Go to previous messageGo to next message
Eclipse UserFriend
Tim wrote:
> Hi,
>
> My company recently installed the websense firewall/proxy and now
> Eclipse is asking me for the firewall login the first time code assist
> is used after startup.
>
> I can't find any settings to say where or why it's connecting to the
> web for every code assist.
>
> Anyone know?
Some of your libraries (I'd check rt.jar first) probably neither have
source nor Javadoc attached but a Javadoc location set that points to
the web. To fix this download the source or Javadoc and point to that.

Dani
>
> Thanks,
> Tim
>
> MyEclipse 8.0M2
Re: Why is Code Assist connecting to the web? [message #508562 is a reply to message #508538] Tue, 19 January 2010 08:03 Go to previous message
Eclipse UserFriend
Thanks Dani.

It is the core Java libs that are being fetched from java.sun.com as per the Javadoc locations.

Thanks again,
Tim
Previous Topic:running two consoles at the same time
Next Topic:Source attachment looks fine, but Eclipse can't find the source
Goto Forum:
  


Current Time: Sun Mar 23 21:25:57 EDT 2025

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

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

Back to the top