Thanks Geoffrey
It works
Geoffrey De Smet <[EMAIL PROTECTED]>
Verzonden door: news <[EMAIL PROTECTED]>
24-03-2006 13:14
Antwoord a.u.b. aan "Maven Users List"
Aan: [email protected]
cc:
Onderwerp: Re: [m2] Compilation Failure with Enum - jdk 1.5
See the user FAQ to compile vs 1.5
[EMAIL PROTECTED] wrote:
> Hello
>
> When I want to compile the following enum:
>
> *******************************************************************
> package nl.myapp.support.logging;
>
> public enum Level {
> ALL , CONFIG , FINE ,
> FINER , FINEST , INFO ,
> OFF , SEVERE , WARNING;
> }
>
> *******************************************************************
>
> with m2 - jdk1.5.0_02, I've got a Compilation Failure:
>
>
...\eclipse\workspace\Support\src\main\java\nl\my-app\support\logging\Level.java:[3,7]
> 'class' or 'interface' expected
>
> Any idea????
>
>
> Thanks
>
> Marco
--
With kind regards,
Geoffrey De Smet
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]