There is a bug in EJC (Eclipse's internal Java compiler) and I do not want to wait for an official bugfix. Is there way to point an existing Eclipse installation (let's say 4.6) to an ECJ version from 4.7 beta?
I know, I could just replace .jar(s), but is there an "official" way of doing so?