I am using J2ME Polish to build an application for nokia s40 phones. When i finished packaging the app, i find out that the manifest attributes: "MicroEdition-Configuration" and "MicroEdition-Profile" which is available in the manifest file is not present in the JAD file i.e
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
I am using Netbeans to build my project, don't know where the problem will be coming from, any help?