Java

Eclipse IoT at JavaOne 2015

Sunday, October 25, 2015 - 17:39 by Benjamin Cabé
If you are attending JavaOne this week, I want to make sure you don’t miss out on the many opportunities to learn more about Eclipse IoT, and meet the people behind it. Eclipse Foundation booth You can find us at the Eclipse Foundation booth (#5710). There will be several IoT...

Eclipse Mars New and Noteworthy: New Java Quick Fixes

Monday, June 15, 2015 - 15:21 by Wayne Beaton
Eclipse Mars includes new Quick Assists (Ctrl+1) for Java developers. Add and remove the parentheses around lambda parameter: Explicitly add the inferred types of the parameters in a lambda expression: Convert from method reference to lambda expression: Or from lambda expression to method reference: The full set of Eclipse Project...