threerings / tripleplay

Utilities for use in PlayN-based games.
Other
92 stars 32 forks source link

Converted to Java 1.8. #64

Closed samskivert closed 6 years ago

samskivert commented 7 years ago

Also adapted to 1.8-friendly changes in React and PlayN.

samskivert commented 6 years ago

I beat my head against this a bit more, but it's not gonna happen. We'd have to ship a separate retrolambda-ed version of PlayN & TriplePlay jars for use on Android because retrolambda only works on your project's source code, it doesn't run on your depends.

Maybe someday android-maven-plugin will get support for running Android's 'desugar' tool, but I'm not going to hold my breath.