Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse product export wizard's error while exporting with compiler options 5.0 comaptibility
Eclipse product export wizard's error while exporting with compiler options 5.0 comaptibility [message #436106] Tue, 30 August 2005 22:35 Go to next message
Anu is currently offline AnuFriend
Messages: 5
Registered: July 2009
Junior Member
This is a multi-part message in MIME format.

------=_NextPart_000_000A_01C5AD78.7BF8F080
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,

While exporting from Eclipse product export wizard, If I set the =
compiler compatibility option to 5.0 (both for source and .class), I get =
this error.

Compliance level '1.4' is incompatible with source level '1.5'. A =
compliance level '1.5' or better is required.

Is this a bug or am I doing something wrong? I also changed the Java =
Compiler settings to 5.0.

Thank you

------=_NextPart_000_000A_01C5AD78.7BF8F080
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1515" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>While exporting from Eclipse product =
export wizard,=20
If I set the compiler compatibility option to 5.0 (both for source and =
..class),=20
I get this error.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Compliance level '1.4' is incompatible =
with source=20
level '1.5'. A compliance level '1.5' or better is =
required.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Is this a bug or am I doing something =
wrong? I also=20
changed the Java Compiler settings to 5.0.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thank you</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_000A_01C5AD78.7BF8F080--
Re: Eclipse product export wizard's error while exporting with compiler options 5.0 comaptibility [message #436112 is a reply to message #436106] Wed, 31 August 2005 09:26 Go to previous messageGo to next message
Andy Brook is currently offline Andy BrookFriend
Messages: 6
Registered: July 2009
Junior Member
Anu wrote:
> Hello,
>
> While exporting from Eclipse product export wizard, If I set the
> compiler compatibility option to 5.0 (both for source and .class), I get
> this error.
>
> Compliance level '1.4' is incompatible with source level '1.5'. A
> compliance level '1.5' or better is required.
>
> Is this a bug or am I doing something wrong? I also changed the Java
> Compiler settings to 5.0.
>
> Thank you
>

I get this too, its driving me nuts, it worked fine with a project using
1.4 only. Switching to a set of plugins that included a 1.5 plugin
(setting comiler settings to 5.0 as above) still results in the same
export 'errors'.
Re: Eclipse product export wizard's error while exporting with compiler options 5.0 comaptibility [message #437118 is a reply to message #436106] Wed, 21 September 2005 14:23 Go to previous message
Eclipse UserFriend
Originally posted by: shawn.gates.gd-ais.com

I was having this same problem until I realized that my Eclipse
installation was running using Java 1.4. You can tell Eclipse which JVM to
use by specifying it with the -vm option when you run it. I pointed
Eclipse to my Java 1.5 VM and the problem went away.
Previous Topic:how do i place the meuItem in order ?
Next Topic:IActionDelegate reuse
Goto Forum:
  


Current Time: Sat Dec 07 22:14:49 GMT 2024

Powered by FUDForum. Page generated in 0.03256 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top