Eclipse not picking up Java Zulu

Viewed 1841

I have upgraded to Java zulu and my eclipse keep picking up the older java version . I did remove the old jre in java build path and added Zulu . But when I run maven clean and build again , Eclipse picks up the older version by itself . I have path variable set to Zulu version . What am I missing ?

enter image description here

0 Answers
Related