Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Proxy in Eclipse 3.7.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Elangkumaran Jayabarathi  
View profile  
 More options Jun 13 2012, 8:03 am
From: Elangkumaran Jayabarathi <elangkumar...@gmail.com>
Date: Wed, 13 Jun 2012 17:33:05 +0530
Local: Wed, Jun 13 2012 8:03 am
Subject: Proxy in Eclipse 3.7.0

Hi all,
Hope your summer is going good.

I am having a problem working behind a proxy in Eclipse 3.7.0 (standard
install from Ubuntu Software Center).
I need to add ftp and GOPHER proxies to download and install the
Maven2Eclipse (m2e) plugin. I have managed to change system proxy by
editing apt.conf.  I have also set http, https and SOCKS proxies through
Window>Preferences>General>Network Connections. I HAVE SET THE OPTION TO
"MANUAL", as direct and native did not yield any results, whereas I am able
to see the packages specified in the plugin's URL (by putting it in
Help>Insall New Software). I need to set ftp and GOPHER proxies to install,
as Maven is essential for my work. Please help me out.

Thanking You,
J.Elangkumaran

*Bill Gates* : ”I will always choose a lazy person to do a difficult job
because. definitely he will find an easy way to do that... think it
different..”


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bhavin Chandarana  
View profile  
 More options Jun 13 2012, 2:17 pm
From: Bhavin Chandarana <bhavin...@gmail.com>
Date: Wed, 13 Jun 2012 11:17:36 -0700
Local: Wed, Jun 13 2012 2:17 pm
Subject: Re: Proxy in Eclipse 3.7.0

Hey,
u can install cntlm. I don't know bout other programs, etc but eclipse
plugin downloads work with it very smoothly. You can install cntlm from
iitm repo. once u install, run the attachd script. and if u hav ne problems
there's a discussion on this group on its use.

alternatively, you can also download the eclipse plugin package n install
manually :)

Regards,
Bhavin
IIT Madras
+91-7200371346

On Wed, Jun 13, 2012 at 5:03 AM, Elangkumaran Jayabarathi <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bhavin Chandarana  
View profile  
 More options Jun 13 2012, 2:18 pm
From: Bhavin Chandarana <bhavin...@gmail.com>
Date: Wed, 13 Jun 2012 11:18:23 -0700
Local: Wed, Jun 13 2012 2:18 pm
Subject: Re: Proxy in Eclipse 3.7.0

srry 4 dat...

Regards,
Bhavin
IIT Madras
+91-7200371346

On Wed, Jun 13, 2012 at 11:17 AM, Bhavin Chandarana <bhavin...@gmail.com>wrote:

  install_script_2.sh
5K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karthikeya Viswanath  
View profile  
 More options Jun 14 2012, 4:33 am
From: Karthikeya Viswanath <viswanathkarthik...@gmail.com>
Date: Thu, 14 Jun 2012 14:03:14 +0530
Local: Thurs, Jun 14 2012 4:33 am
Subject: Re: Proxy in Eclipse 3.7.0

Insti proxies are ntlmv2 , so just add the foll code to your eclipse.ini
file in /etc

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf .provider.filetransfer.httpclient
-Dhttp.proxyPort=8080
-Dhttp.proxyHost=myproxy
-Dhttp.proxyUser=mydomain\myusername
-Dhttp.proxyPassword=mypassword
-Dhttp.nonProxyHosts=localhost|127.0.0.1

cntlm should work too....
On Wed, Jun 13, 2012 at 11:48 PM, Bhavin Chandarana <bhavin...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pratheesh Prakash  
View profile  
 More options Jun 14 2012, 4:36 am
From: Pratheesh Prakash <royal.mex...@gmail.com>
Date: Thu, 14 Jun 2012 14:06:19 +0530
Local: Thurs, Jun 14 2012 4:36 am
Subject: Re: Proxy in Eclipse 3.7.0

On Thu, Jun 14, 2012 at 2:03 PM, Karthikeya Viswanath <

viswanathkarthik...@gmail.com> wrote:
> Insti proxies are ntlmv2 , so just add the foll code to your eclipse.ini
> file in /etc

are they?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashok Gautham  
View profile  
 More options Jun 14 2012, 6:04 am
From: Ashok Gautham <scriptde...@gmail.com>
Date: Thu, 14 Jun 2012 15:34:46 +0530
Local: Thurs, Jun 14 2012 6:04 am
Subject: Re: Proxy in Eclipse 3.7.0
On Thu, Jun 14, 2012 at 2:06 PM, Pratheesh Prakash
<royal.mex...@gmail.com> wrote:

>> Insti proxies are ntlmv2 , so just add the foll code to your eclipse.ini
>> file in /etc

Not any more. We have moved to a squid/ldap stack.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Karthikeya Viswanath  
View profile  
 More options Jun 14 2012, 9:00 am
From: Karthikeya Viswanath <viswanathkarthik...@gmail.com>
Date: Thu, 14 Jun 2012 18:30:37 +0530
Local: Thurs, Jun 14 2012 9:00 am
Subject: Re: Proxy in Eclipse 3.7.0

Then why is cntlm still working?  Does it support ldap?

On Thu, Jun 14, 2012 at 3:34 PM, Ashok Gautham <scriptde...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ravi sharma  
View profile  
 More options Jun 14 2012, 6:14 am
From: ravi sharma <ravisharma3...@gmail.com>
Date: Thu, 14 Jun 2012 15:44:02 +0530
Local: Thurs, Jun 14 2012 6:14 am
Subject: Re: Proxy in Eclipse 3.7.0

Need Help,

Hi group,

Any idea of how to set up openstack in ubuntu 12.04. Have little knowledge
in Cloud computing....
i have to do a Openstack installation for academic environment.

Thanks
--
*Ravi Sharma*
 *

Well done is better than well said !!!!!!!!!!!!!!!!!!!!!!! *


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rajesh Malepati  
View profile  
 More options Jun 16 2012, 5:31 am
From: Rajesh Malepati <chitt...@gmail.com>
Date: Sat, 16 Jun 2012 15:01:49 +0530
Local: Sat, Jun 16 2012 5:31 am
Subject: Re: Proxy in Eclipse 3.7.0

On Thu, Jun 14, 2012 at 3:34 PM, Ashok Gautham <scriptde...@gmail.com> wrote:
> On Thu, Jun 14, 2012 at 2:06 PM, Pratheesh Prakash
> <royal.mex...@gmail.com> wrote:

>>> Insti proxies are ntlmv2 , so just add the foll code to your eclipse.ini
>>> file in /etc
> Not any more. We have moved to a squid/ldap stack.

LOL. Squid still?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashok Gautham  
View profile  
 More options Jun 16 2012, 1:05 pm
From: Ashok Gautham <scriptde...@gmail.com>
Date: Sat, 16 Jun 2012 22:35:34 +0530
Local: Sat, Jun 16 2012 1:05 pm
Subject: Re: Proxy in Eclipse 3.7.0

On Sat, Jun 16, 2012 at 3:01 PM, Rajesh Malepati <chitt...@gmail.com> wrote:

> LOL. Squid still?

Blocked sites(or blocked ports on sites) render the following line at
the bottom of the response. If they are actually using the proxy only
to speed up the network, they should consider varnish instead.

Generated Sat, 16 Jun 2012 16:57:48 GMT by proxyp4.iitm.ac.in (squid/3.1.18)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »