energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
795 stars 671 forks source link

Readiness for Java SE 8 #533

Open rei-vilo opened 9 years ago

rei-vilo commented 9 years ago

Running ant to build Energia throws the following messages

[javac] /Users/ReiVilo/github/Energia2/Energia/app/src/processing/app/Base.java:35: warning: '_' used as an identifier
[javac] import static processing.app.I18n._;
[javac]                                   ^
[javac]   (use of '_' as an identifier might not be supported in releases after Java SE 8)
rei-vilo commented 9 years ago

See #495 now marked as duplicate.

rei-vilo commented 8 years ago

As for Arduino.CC 1.6.7, please include JRE 8.