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. configured the project SDK
5. 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-tp4024446.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to