Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 57719 invoked from network); 2 Feb 2011 16:15:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2011 16:15:53 -0000 Received: (qmail 22173 invoked by uid 500); 2 Feb 2011 16:15:50 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 22011 invoked by uid 500); 2 Feb 2011 16:15:47 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 22003 invoked by uid 99); 2 Feb 2011 16:15:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 16:15:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of impalaherd@googlemail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 16:15:41 +0000 Received: by iyb26 with SMTP id 26so107810iyb.35 for ; Wed, 02 Feb 2011 08:15:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=FQ4fp544be2u2nAEKJhzXq3o2LEQnJAM67lPzlCcr2A=; b=HccR+mMax/MHi6yV3rHtL6RFpeuzdiwQpRH/OjnY0UYMWmh7t8nyQnetJCTV8RZNrX Vr0dEk8pZip7geCXIH2H1g93knsJAwGqHPCDY4BhWejz1oV7YUpB4E2nXC6y8uXwS0T/ dbSPSiJwBtlKpgbbqIZeQp3ipOC4NJtyO1ccg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ZiSuw6BgEGr7mGaM4DC5IKxWSfD09n2QTCPtZJWAVoJjr1GSiyae15QKYFaFMoR1Vx YTpFADe2QmykUblYGXnmVPzEtde21j4ktY+VwX2Ivg/Uqq4A3X/3TUo2d3EjFfFEjL6S OacnnIrg5ExGWQvzXZ7c+VNsmm6HKvhV7YdAY= MIME-Version: 1.0 Received: by 10.42.165.9 with SMTP id i9mr11439980icy.469.1296663320724; Wed, 02 Feb 2011 08:15:20 -0800 (PST) Received: by 10.42.221.130 with HTTP; Wed, 2 Feb 2011 08:15:20 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Feb 2011 16:15:20 +0000 Message-ID: Subject: Re: Solr and Eclipse From: Eric Grobler To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e8692a003ea049b4ef49d --90e6ba6e8692a003ea049b4ef49d Content-Type: text/plain; charset=ISO-8859-1 > I always use New...Other...SVN...Checkout Projects from SVN And how do run in eclipse jetty in the example folder? Thanks for your help Ericz On Wed, Feb 2, 2011 at 12:43 PM, Robert Muir wrote: > On Tue, Feb 1, 2011 at 5:59 PM, Eric Grobler > wrote: > > Hi > > > > I am a newbie and I am trying to run solr in eclipse. > > > > From this url > > http://wiki.apache.org/solr/HowToContribute#Development_Environment_Tips > > there is a subclipse example: > > > > I use Team -> Share Project and this url: > > http://svn.apache.org/repos/asf/lucene/dev/trunk > > > > but I get a "access forbidden for unknown reason error" > > > > I assume using readonly http I do not need credentials? > > > > Also, would it make more sense to rather checkout the project with > > the command-line svn and in Eclipse use > > "Create project from existing source"? > > > > I always use New...Other...SVN...Checkout Projects from SVN > --90e6ba6e8692a003ea049b4ef49d--