One of the useful new features of MPS 3.2 will be its compatibility with JDK 8. Not only you will be able to run MPS on JDK 8, but MPS will also correctly handle new Java 8 syntax enhancements and let you make use of them. Read on to find out some tips.
Configuration
A new configuration tab in the preferences window, called Java Compiler, has appeared. It currently only holds a single setting - “Project bytecode version”.
This setting defines the bytecode version of all Java classes compiled by MPS. These classes include classes generated from language’s aspects, classes of the runtime s
MPS making friends with JDK 8
by