Re: how to start Solr from the IDE

2015-05-22 Thread Erick Erickson
As far as debugging the java is concerned, I don't ever start Solr in the IDE, just attach as a remote session from your IDE. This page has instructions for IntelliJ, Eclipse and Netbeans although this last is sparse: https://wiki.apache.org/solr/HowToContribute. I've just updated the IntelliJ page

Re: how to start Solr from the IDE

2015-05-22 Thread Upayavira
On Fri, May 22, 2015, at 03:33 PM, Marius Grama wrote: > I'm new on the Solr project (and Angular as well) and started attaching > patches to some of the issues from the project to get a better grasp on > how > Solr is working. > I've recently done a minor patch in which I've done modifications on