the MIDlet application icon does not appear

Hi all

I have a midlet application on my BlackBerry project.

(I use the BB project because some improvements only works on BB).

I use Eclipse 3.4 and BB JDE 4.5.

My icon is the res folder (source folder) on the project.

Why does not display the icon of the application?

I use all of this step, but the icon still does not display:

1. project-> properties-> BlackBerry Project Properties-> tab "resources"-> Add (icon files textbox)

2 MIDlet-1: MidletName, / appicon.jpg, MidletJava

are all the work of setting just for UIApplication?

Thanks in advance.

=)

----------------------------------------------------------------

my progress:

I created a simple project, I filled all the settings on the Blackberry project properties.

and it works:

-icon show as correctly on the tab "resources"-> icons files

-application name as well as in the general tab-> title

but when add third (Java Build Path-> Add library), those setting do not take effect:

-l' icon by default BB.

-the class name = application name

so, I guess, the icon don't display correctly due to the third pary.

can someone help me?

There is a problem in version 1.0 of the BlackBerry Java plug-in for Eclipse that prevents MIDlets icon changes to take effect.  Work around this is to recreate the project in a new workspace.

Alternatively, you can upgrade to Eclipse 3.5 release and use the 1.1.2 version of the BlackBerry Java plug-in for Eclipse, which has the fix for this issue.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for