This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 218023

Summary: Indication of creating an IMlet, for example, "New->MIDlet..." to "New->MIDlet/IMlet..."
Product: javame Reporter: ll149151
Component: -- Other --Assignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screen shot of "New->MIDlet..."

Description ll149151 2012-09-09 01:57:50 UTC
Created attachment 124057 [details]
Screen shot of "New->MIDlet..."

(Using Netbeans 7.2 rr + javame-embedded-3-2-rr-win32-bin-b23-04_sep_2012.zip on Win7)

When creating an application for Java ME Embedded, there is only the wording New->MIDlet...,(see attached 5.png), but as this is for JMEE(though both MIDlet and IMlet are extending
javax.microedition.midlet.MIDlet), should we put some kind of indication that an IMlet is being created? for example, change the wording from "New->MIDlet..." to "New->MIDlet/IMlet..." or other similar wording?

Additional Note: This can also be seen on netbeans-trunk-nightly-201209070001-javase-windows.exe(downloaded from http://bits.netbeans.org/trunk/nightly/latest/).
The Issue Type of this issue is set to ENHANCEMENT, as it seems that the support of Java ME Embedded will start from NB 7.2.1, but currently there is no 7.2.1 nightly build to try.
Comment 1 alexander.burdukov 2012-09-09 22:28:03 UTC
Component cleared, since this is not ME SDK integration problem, bu a generic one.