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 50360 - Older version of MIDP or CLDC can not be specified when building mobile project
Summary: Older version of MIDP or CLDC can not be specified when building mobile project
Status: CLOSED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 15:52 UTC by rubesm
Modified: 2006-10-23 16:41 UTC (History)
0 users

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 rubesm 2004-10-13 15:52:00 UTC
If emulator supports only MIDP2.0 or CLDC1.1 there
is no way how to specify (items are disabled) an
older version of MIDP or CLDC (MIDP1.0, CLDC1.0).
There is no reason to disable this selection,
especialy when no MIDP2.0/CLDC1.1 features are
used in project. This selection is exported to
manifest and jad file and causes impossibility of
create general builds for all MIDP1.0/CLDC1.0
phones when using this emulator in develepment stages.
Comment 1 Adam Sotona 2004-10-14 09:40:20 UTC
Yes, we have a workaround for such requirement.
You can add MicroEdition-Profile and MicroEdition-Configuration as a
user attribute and you will be warned that this value will override
the selection from platform panel.
We have a problem that the selection from platform panel affect much
more thing then just the string in JAD so it must match the really
supported configuration and profile.

Well, we need to change it somehow or document it more.

Would you expect such workaround described in context help of the panel ?
Comment 2 Adam Sotona 2004-10-27 12:54:28 UTC
closing the bug as WORKSFORME
Comment 3 Lukas Hasik 2006-01-17 13:57:18 UTC
verifying all old issues