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 - Indication of creating an IMlet, for example, "New->MIDlet..." to "New->MIDlet/IMlet..."
Summary: Indication of creating an IMlet, for example, "New->MIDlet..." to "New->MIDle...
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 01:57 UTC by ll149151
Modified: 2012-09-09 22:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screen shot of "New->MIDlet..." (55.68 KB, image/png)
2012-09-09 01:57 UTC, ll149151
Details

Note You need to log in before you can comment on or make changes to this bug.
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.