If you are using IntelliJ IDEA, then do "ant idea" from top-level. It should convert the whole checkout to a properly configured project. I am using Eclipse, where this works good: "ant eclipse"), for IDEA have a look at the output of "ant idea" for more instructions.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Itamar Syn-Hershko Sent: Monday, August 20, 2012 6:08 PM To: [email protected] Subject: Re: Compilation issues Thanks for your prompt response I'm using IntelliJ IDEA 11 on a Windows machine. ant clean + resolve didn't really make any difference. My c:\Program Files (x86)\Java\jre7\lib\ folder was missing tools.jar and ant was complaining about it so I grabbed it from one of IntelliJ's folders, but that didn't help either Perhaps the build system is broken for this configuration? On Mon, Aug 20, 2012 at 6:44 PM, Adrien Grand <[email protected]> wrote: On 20/08/2012 17:28, Itamar Syn-Hershko wrote: Hi there, Hi Itamar, I checked out trunk, but can't get it to compile. I just updated my working copy and `ant compile` works fine. What command or IDE are you using to build Lucene/Solr ? -- Adrien Grand --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
