On Wed, Jun 10, 2015 at 2:16 AM, Alex Harui <aha...@adobe.com> wrote:

> One thing I’ve hit:  FB is apparently stuck using Java 1.6.  That’s how
> old the version of Eclipse is that it uses.  Some of the code you’ve
> written uses Java 1.7.  Can we change back to Java 1.6 syntax?  Really,
> only the code paths used by FB seem to need to be in Java 1.6, so the
> flex-oem-compiler project and its dependencies.  I don’t know how Java
> version mixing works, but it might be possible to compile just compiler.jx
> and compiler.jx.tests with support for Java 1.7.
>
>
My bad, yeah it was probably the diamond operator(right side) right? Stupid
Eclipse. :) I have to change that setting back to 1.6 specific. I will make
those changes to the code and you can see if that fixes it. ... 1.6 wasn't
that like 10 years ago? :)


> Thoughts?
> -Alex
>
>

Reply via email to