Try this: http://hokiesuns.blogspot.com/2010/01/setting-up-apache-solr-in-eclipse.html
I use this today and it still works. If anything is outdated (as it's a relatively old post) let me know. I wrote this so ping me if you have any questions. Thanks Amit On Sun, Oct 27, 2013 at 7:33 PM, Amit Aggarwal <amit.aggarwa...@gmail.com>wrote: > How so you start your another project ? If it is maven or ant then you can > use anturn plugin to start solr . Otherwise you can write a small shell > script to start solr .. > On 27-Oct-2013 9:15 PM, "giridhar" <girimc...@gmail.com> wrote: > > > Hi friends,Iam giridhar.please clarify my doubt. > > > > we are using solr for our project.the problem the solr is outside of our > > project( in another folder) > > > > we have to manually type java -start.jar to start the solr and use that > > services. > > > > But what we need is,when we run the project,the solr should be > > automatically > > start. > > > > our project is a java project with tomcat in eclipse. > > > > How can i achieve this. > > > > Please help me. > > > > Thankyou. > > Giridhar > > > > > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/How-to-configure-solr-to-our-java-project-in-eclipse-tp4097954.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > >