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 78901 - midlet not being initially added to the manifest
Summary: midlet not being initially added to the manifest
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-06-22 14:01 UTC by Jiri Prazak
Modified: 2009-01-15 13:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prazak 2006-06-22 14:01:46 UTC
when a user has a mobility project with no midlets in it, the j2meunit framework
will automatically add a testrunner midlet to the midlet list
(EditableProperties) so the user can run test.  the whole project can be built
but it cannot be executed because the build system cannot find a valid midlet
entry in the manifest.

once a user adds some other dummy midlet, everything works fine, even after the
midlet is erased.  this might be a bug in the j2me project infrastructure
Comment 1 Lukas Hasik 2006-06-27 17:28:50 UTC
it seems that there is a problem with saving of the project propertie. You have
to save them. It should be a easy fix when you know what action to call ;) Ask Adam.
Comment 2 Jiri Prazak 2006-06-30 13:38:45 UTC
fixed
Comment 3 Lukas Hasik 2006-07-12 15:37:59 UTC
verified in 5.5 build 060711 buils (Beta2 candidate)
Comment 4 Ivan Sidorkin 2009-01-15 13:37:38 UTC
closing old issues