I already had IntelliJ configured, but it appears I needed to do ant idea again now, ant resolve wasn't enough
Thanks for your help with this On Mon, Aug 20, 2012 at 8:28 PM, Steven A Rowe <[email protected]> wrote: > Hi Itamar,**** > > ** ** > > I use Oracle JDK v1.7.0_01 64-bit with IntelliJ v11.1.3 on Windows 7, and > it works fine for me – I just did a full rebuild (Build|Rebuild Project) > from a fresh trunk checkout, and compilation of all of Lucene/Solr > succeeded with no errors.**** > > ** ** > > Have you seen <http://wiki.apache.org/lucene-java/HowtoConfigureIntelliJ>? > If you run "ant idea" from the command line, you get a complete IntelliJ > configuration.**** > > ** ** > > Steve**** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Itamar Syn-Hershko > *Sent:* Monday, August 20, 2012 12: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] > > **** > > ** ** >
