Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!bcyclone01.am1.xlned.com!bcyclone01.am1.xlned.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; "'python": 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:Getting': 0.09; 'subject:Help': 0.10; 'python': 0.10; 'eclipse': 0.16; 'googling': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Add': 0.16; 'wrote:': 0.16; 'looked': 0.16; 'steve': 0.18; 'am,': 0.23; 'header:In- Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'url:article': 0.27; 'this.': 0.28; 'yields': 0.29; 'tutorial': 0.29; 'certainly': 0.30; 'getting': 0.33; 'url:python': 0.33; 'gets': 0.35; 'but': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'starting': 0.37; 'someone': 0.38; 'subject:the': 0.39; "didn't": 0.39; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'subject:Need': 0.61; 'further': 0.62; 'charset:windows-1252': 0.62; 'subject:. ': 0.67; 'received:12': 0.81; 'add-on': 0.84; 'add-on.': 0.84; 'road.': 0.84; 'luck': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Emile van Sebille Subject: Re: Need Help w. Getting the Eclipse Python Add-On. Date: Fri, 17 Jul 2015 11:36:09 -0700 References: <85c5ffbc-419a-4b5d-b432-d9391c598b4a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: www.westernstatesglass.com User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <85c5ffbc-419a-4b5d-b432-d9391c598b4a@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437158187 news.xs4all.nl 2952 [2001:888:2000:d::a6]:40431 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3354 X-Received-Body-CRC: 3270411064 Xref: csiph.com comp.lang.python:94023 On 7/17/2015 11:22 AM, Steve Burrus wrote: > I Need immediate Help w. Getting the Eclipse Python Add-On. I looked all around the Eclipse website to try to get this but didn't see the add-on for this. Can someone please help me to find it? Thanx. Googling 'python ecplise' certainly yields a lot of apparently valid links -- you might have better luck starting with a tutorial -- see perhaps http://www.vogella.com/tutorials/Python/article.html gets you further down the road. Emile