We don't publish all of the generated sources, but they are easy to
generate.

Just run this from the project root, we've been having some pergem issues
with maven recently so you may need to bump up the permgen if it fails.
To be safe you can just run this before the install command:
export MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=128m"

mvn clean install -DskipTests

On Sat, Jan 30, 2016 at 7:54 AM, <[email protected]> wrote:

> Hello, thank you for your Drill team.
> It is amazing!!!
>
>
> now, I have one question as follows:
> I want to study the source code of Drill,
> So I  download it and import them into my eclipse
> But ,I find that not all java classes are included in it.
> Maybe some one are dynamic generated .
> Why can not you supply one edition that all necessary java classes are
> included in ?
>
>
> Thank you!
>
>
> ------------------

Reply via email to