Re: setting up solr in eclipse

2010-12-17 Thread Adeel Qureshi
never mind .. re-did all the steps with a newer version of eclipse and jdk .. and its all looking good now .. On Fri, Dec 17, 2010 at 6:19 PM, Adeel Qureshi wrote: > This is definitely a solr-dev mailing list question but I cant get the darn > list to let me subscribe .. have subscribed several t

setting up solr in eclipse

2010-12-17 Thread Adeel Qureshi
This is definitely a solr-dev mailing list question but I cant get the darn list to let me subscribe .. have subscribed several times but cant get the confirmation email ..so i am gonna post this here i am trying to setup solr/lucene trunk code in eclipse and after like 3 days of figuring out thin

Re: Seeking help setting up solr in eclipse

2009-09-14 Thread Grant Ingersoll
I'm not familiar w/ Eclipse, but do you need to set solr.solr.home? Perhaps http://wiki.apache.org/solr/SolrTomcat can help too. On Sep 13, 2009, at 7:12 PM, Markus Fischer wrote: Hi, I'ld like to set up Eclipse to run solr (in Tomcat for example), but struggling with the issue that I can'

Seeking help setting up solr in eclipse

2009-09-13 Thread Markus Fischer
Hi, I'ld like to set up Eclipse to run solr (in Tomcat for example), but struggling with the issue that I can't get the index.jsp and other files to be properly executed, for debugging and working on a plugin. I've checked out solr via subclipse plugin, created a Dynamic Web Project. It seems tha