Micheal,
Are you trying to use CLDC 1.0 or 1.1? If CLDC 1.0, floating point
values are not allowed. Are you using the built-in preverifier? If
so, you might be hitting a bug with that.
Craig
On Mar 18, 2008, at 2:02 PM, Michael Schlagmueller wrote:
> Hi all...
> I saw that there is a Mpowerplayer support now for the current
> EclipseME
> Version.
> So I just installed the SDK (V2.0.1185) and included it in EclipseME.
> But the Eclipse IDE shows me an error an a very simple class:
>
> package mod_xyz;
> public class xyz {
> public static double [] d = {1.0,2.0};
> }
>
> Error Message:
> Floating point not allowed in method definition for <clinit>
>
> Is this a problem of Mpowerplayer or the EclipseME plugin ?
>
> It works fine if I only have a simple double value (public static
> double
> d = 1.0) or when I use an int array (public static int [] d = {1,2}).
>
> Does anyone have an idea what's going on here?
>
> Hava a nice day...
> Michael
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users