mirror of
https://github.com/processing/processing4.git
synced 2026-03-29 08:47:34 +02:00
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