ot; [EMAIL PROTECTED]
To : user@struts.apache.org
Cc :
Date : Wed, 01 Feb 2006 14:53:00 -0500
Subject : Re: Unsupported major.minor version 49.0
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Laurie Harper wrote:
Right, because by default a 1.4 compiler will target a 1.4 runtime. If
you then try to run it on 1.3 you'll have problems unless you override
the runtime target when using the 1.4 compiler.
And this is typically done by specifying "-target" and optionally
"-source" argume
h 1.3
within one project
-- Initial Header ---
From : "news" [EMAIL PROTECTED]
To : user@struts.apache.org
Cc :
Date : Wed, 01 Feb 2006 14:53:00 -0500
Subject : Re: Unsupported major.minor version 49.0
That's simply not true. How
: Unsupported major.minor version 49.0
> That's simply not true. However, if you weren't specifically targeting a
> Java 1.3 runtime when you were using the 1.5 JDK, you will need to
> recompile your code using the new JDK.
>
> L.
>
> starki78 wrote:
> >
That's simply not true. However, if you weren't specifically targeting a
Java 1.3 runtime when you were using the 1.5 JDK, you will need to
recompile your code using the new JDK.
L.
starki78 wrote:
Hi all classes you use in the project have to be compiled with the same
jre!
-- Initia
5 matches
Mail list logo