Yeah, I'm kind of wondering why a new project is being made with Java 6 at this point.
On 10 August 2016 at 15:42, James Ring <[email protected]> wrote: > Why not Java 7 at least? Java 6 was EOL 5 years ago now. > > On Wed, Aug 10, 2016 at 1:39 PM, Emmanuel Bourg <[email protected]> wrote: > > Le 10/08/2016 à 22:37, Gary Gregory a écrit : > >> Why not use "catch (InvocationTargetException | InstantiationException | > >> IllegalAccessException e) {..." > >> > >> ? > > > > Because the language level is Java 6 > > > > Emmanuel Bourg > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Matt Sicker <[email protected]>
