Hi everybody, I've just download solr trunk and tried to prepare a working environment.
I created a new Eclipse project and linked the folders src/common, src/java, src/solrj, src/test and src/webapp/src as source folders. I added every jar in /lib to my project classpath. But the test folder isn't compiling because of the lack of Jetty. BTW, I thought that solr would be using ant or mvn, but I didn't found any build scripts nor pom. Is there any 'standard' about what IDE to use in Solr development? Any pointer will be very helpful. TIA. -- Cheers, Christian López Espínola <penyaskito>