Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 67248 invoked from network); 2 Feb 2011 16:42:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2011 16:42:50 -0000 Received: (qmail 87317 invoked by uid 500); 2 Feb 2011 16:42:48 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 87098 invoked by uid 500); 2 Feb 2011 16:42:45 -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 87090 invoked by uid 99); 2 Feb 2011 16:42:43 -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:42:43 +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.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 16:42:38 +0000 Received: by iwn2 with SMTP id 2so151207iwn.35 for ; Wed, 02 Feb 2011 08:42:18 -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=woyGveFB4G660oQ8xRTxzysgP5pM19NSXMmV1QxA7xE=; b=xgk9uC0/A4ehY6S8WBzqboQDUSxWJXGZjl8RNUf/3jQNxzhqxB4fGbGK/3UCFbKiNl eMjv02ay23ydSjJOkRbixw2W7lZWV7+1qnHJ+wphWbj4/AfCEVWCjZAEVUfJCbbNVY1U Qa0tR3RZyheLzyRnM+yY3Rl/jjBUpoubrAyVY= 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=ZSaRlBhnZhtHg7nqgDYMI3jTKBpJL1kHJQQOXr0TWP8jjDukCDi4t5BgkSpJuGV4wS SuwO2KNe6cvUiGE90D7DmAVGPZYGgfl7Vw3dXRHOhFwpkec+thQvJlxFH9GUrcfNzFzb /FRd27VaEWum8OHXcRIM/O99jGJsWVhWtG8GA= MIME-Version: 1.0 Received: by 10.42.164.133 with SMTP id g5mr11553823icy.134.1296664938335; Wed, 02 Feb 2011 08:42:18 -0800 (PST) Received: by 10.42.221.130 with HTTP; Wed, 2 Feb 2011 08:42:18 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Feb 2011 16:42:18 +0000 Message-ID: Subject: Re: Solr and Eclipse From: Eric Grobler To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e83020acf51049b4f5515 --90e6ba6e83020acf51049b4f5515 Content-Type: text/plain; charset=ISO-8859-1 > I only use eclipse as a fancy text editor! Eclipse will feed insulted :-) I will just try to create hot keys to start/stop jetty manually. Thanks for your feedback Regards Ericz On Wed, Feb 2, 2011 at 4:26 PM, Robert Muir wrote: > On Wed, Feb 2, 2011 at 11:15 AM, Eric Grobler > wrote: > >> I always use New...Other...SVN...Checkout Projects from SVN > > > > And how do run in eclipse jetty in the example folder? > > > > you can always go to the commandline and use the usual techniques, > e.g. ant run-example, or java -jar start.jar from the example > folder... this is what i do, sorry I don't have a better suggestion, I > only use eclipse as a fancy text editor! > --90e6ba6e83020acf51049b4f5515--