Skip to main content
gennadiyr50003368
Participant
May 27, 2016
Question

Java version

  • May 27, 2016
  • 1 reply
  • 262 views

When I compiled my project with Java version 1.6 it works fine, but I if need to add library compiled with Java 1.7 after changing JDK and running project my FREContext doesn't load at all regarding traces.

Also latest android sdk's depended from Java version 1.7

What Java version is supported, is it possible to use JDK 1.7 ?

This topic has been closed for replies.

1 reply

gennadiyr50003368
Participant
May 30, 2016

Ok seems like I have found similar question AIR Android Java 6

which had leaded to a bug Bug#3966813 - ADT targeting ane will not work for Java7

that was resolved and integrated in AIR 20

But afaik Flash Builder still can't work with Java 1.7 on OS-X or maybe someone can guide me how to run it with other JDK except 1.6 os-x version ?