This was posted on StackOverflow with no working answer so I thought I'd try here: Create a new project: Hello World (Bare Bones) add new: Gui Builder, form, hit finish error: Unresolved compilation problem: '<>' operator is not allowed for source level below 1.7
java version is oracle's 1.8.0_91 eclipse.ini includes: -Dosgi.requiredJavaVersion=1.8 build.xml has all source and target lines set to 1.8 (they were that way already) CodenameOne build hints java.version is set to 8 (it was that way already) CodenameOne 3.4 IDE: Eclipse Mars Desktop OS: Ubunut 16.04 Simulator : none yet Device: none yet -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/ea9d27e6-ffcb-4370-af58-7e5fb17ca04d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
