IDP, pre-compiling jsp's
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 11 16:47:08 EDT 2014
On 7/11/14, 4:43 PM, "Steven Carmody" <steven_carmody at brown.edu> wrote:
>the msg "Syntax error, 'for each' statements are only available if
>source level is 5.0" seems to say that I'm compiling with a jdk of 1.4
>or older. That surprises me, since:
Your JDK is irrelevant, the compiler level is a property of the compiler
command, and it probably is set as a property on the Maven plugin you're
using and must default to 1.4.
-- Scott
More information about the users
mailing list