I have followed this instruction: http://wiki.apache.org/lucene-java/HowtoConfigureIntelliJ
1. Downloaded lucene_solr_4_0 branch 2. ant idea 3. opened this project in IDEA 4. clicked Build/Make project menu I got message: Compilation completed with 111 errors and 9 warnings C:\solr\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\utils\StreamUtils.java Error: (32, 47) package org.apache.commons.compress.compressors does not exist Error: (33, 47) package org.apache.commons.compress.compressors does not exist ... what should I do to make the project without errors? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-in-IntelliJ-IDEA-make-project-errors-tp4024439.html Sent from the Solr - User mailing list archive at Nabble.com.