Well that exhausts my knowledge of eclipse (I use IntelliJ). Others can comment.
On Fri, Sep 20, 2013 at 3:17 AM, Harri Kinnunen <[email protected]>wrote: > Ted, > > thanks. > > On Eclipse: I can build from command line. > > And looks like I've got the latest in there: > Harris-MacBook-Pro:incubator-drill harri$ git log --pretty=format:"%h - > %an, %ar : %s" > 7af77a2 - Jacques Nadeau, 18 hours ago : Correct protocol root pom > reference due > 50d3a7e - Steven Phillips, 9 days ago : DRILL-228 maven submodule build > fails at > ba631ac - Aditya Kishore, 8 days ago : DRILL-240: Add apache-rat-plugin to > Eclip > > Cheers, > -Harri > > On 20.9.2013, at 11.51, Ted Dunning <[email protected]> > wrote: > > > Nice work, Harri! > > > > Regarding eclipse, can you build from the command line? > > > > > > On Fri, Sep 20, 2013 at 1:48 AM, Harri Kinnunen > > <[email protected]>wrote: > > > >> Actually, looking at #3, the stuff there is really old.. :) > >> > >> However, building drill-root in Eclipse gives: > >> Failed to execute goal > >> org.apache.maven.plugins:maven-compiler-plugin:3.0:compile > >> (default-compile) on project drill-protocol: Fatal error compiling: > invalid > >> target release: 1.7 -> [Help 1] > >> > >> Is this worth a Jira or is it just me? :) > >> > >> Cheers, > >> -Harri > >> > >> On 20.9.2013, at 11.21, Harri Kinnunen <[email protected] > <mailto: > >> [email protected]>> > >> wrote: > >> > >> All, > >> > >> I've put the pruned wiki pages into production: > >> https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki > >> > >> The rationale was to split the on content on "use case basis" (i.e. > >> 'install', 'use', 'compile', 'contribute', ...) and eliminate the > duplicate > >> (and sometimes conflicting) content. > >> > >> Couple of items: > >> 1) Credit where it's due: Snatched parts of the "Installing Binaries" > from > >> Ben's github page. > >> 2) Overrode Yash's changes in the wiki homepage. (Sorry...) > >> 3) I'm having trouble compiling on Eclipse based on the instructions in > >> > https://cwiki.apache.org/confluence/display/DRILL/Sources+and+Setting+Up+Development+Environment.. > Left it like that anyways as it could just be me and my setup. I'll test > >> a bit further and get back to this one. > >> > >> Cheers, > >> -Harri > >> > >> > >> On 18.9.2013, at 20.11, Jacques Nadeau <[email protected]> wrote: > >> > >> Much better, I think you should make it the new home. > >> > >> J > >> > >> > >> On Mon, Sep 16, 2013 at 5:05 PM, Harri Kinnunen > >> <[email protected]>wrote: > >> > >> Hi, > >> > >> the currently the wiki pages contain lots of overlapping (and sometimes > >> conflicting) items. Mostly this is on the "getting the source" and > >> "building it" areas. Some of the top-level items ("Use Cases", for > example) > >> point to empty pages. > >> > >> I did some cleaning up on the one, but didn't quite finish it yet. > >> > >> A draft version: > >> > https://cwiki.apache.org/confluence/display/DRILL/Copy+of+Apache+Drill+Wiki > >> > >> Still to do: > >> 1) Grab the "Sample queries" from the current Demo How-to and/or Ben's > >> work on the github. > >> 2) Figure out how to make the eclipse build work and document it in > >> "Setting up the dev env." > >> > >> > >> Comments? Wrong direction/right direction? > >> > >> Cheers, > >> -Harri > >> > >> > >> > >> > >> > >
