Thanks for replying. *Output:* java version "1.8.0_40" Java(TM) SE Runtime Environment (build 1.8.0_40-b26) Java HotSpot(TM) Client VM (build 25.40-b25, mixed mode)
Regards, Siddharth Gupta. On 21 March 2015 at 21:52, Anshum Gupta <[email protected]> wrote: > How did you check the version? Your JAVA_HOME needs to point to Java 8 if > you're building off trunk. > It would help if you copy + paste the output of : > > 1. echo $JAVA_HOME > 2. java -version > > > On Sat, Mar 21, 2015 at 9:17 AM, siddharth gupta < > [email protected]> wrote: > >> hello, >> >> I am a newbie in contributing to open source projects. >> >> Can anyone help me how to build the project ? when i do the same using >> ant, it says java 1.8 or higher required. Although when i checked java >> version it was already 1.8. >> >> Thanks & Regards, >> Siddharth Gupta. >> >> > > > -- > Anshum Gupta >
