mirror of
https://github.com/processing/processing4.git
synced 2026-05-19 14:45:35 +02:00
715273a15b
Does not guarantee support for all Java 7 features (only some), but warns about lambdas not being available. Lambdas are not supported, because they make ANTLR angry. Fixes #4034