IntelliJ IDEA
IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Check lambda support in IntelliJ IDEA 12 EAP build 122.202
A new EAP build 122.202 of IntelliJ IDEA 12 has been released. The build contains improved JDK8 lambda inference and initial code insight features:
- Anonymous class can be replaced with lambda inspection with a quick fix
- Intention to replace lambda with anonymous class
- Intention to insert inferred lambda parameter types
You can find the complete list of changes in the build. Download it or upgrade from within the IDE using the “Check for updates” feature.