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 141234 - [65cat] Cannot Resolve Missing Mobility Platform
Summary: [65cat] Cannot Resolve Missing Mobility Platform
Status: RESOLVED DUPLICATE of bug 140356
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 22:14 UTC by sunbiz
Modified: 2008-07-23 08:21 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 sunbiz 2008-07-22 22:14:34 UTC
[ BUILD # : 200807170007 ]
[ JDK VERSION : other ]

[JDK_1.6.0_u10_b-25]

When you try to resolve the mobility platform of an already existing

project to select a new mobility platform, netbeans doesn't change 
the project to resolve the missing platform error. Suppose we have 
older project which used Wireless Toolkit for CLDC 2.5.1 and now 
Netbeans has Toolkit for CLDC 2.5.2, when the Resolve button is 
pressed the new platform is not set and problem is not resolved

Steps to reproduce issue:
1.) Download old project :- PIMBrowserExample ( http://
www.netbeans.org/kb/60/mobility/pimbrowser.html )
2.) Open the project in Netbeans
3.) It gives a Resolve Reference Problem dialog
4.) Right-click project and select Resolve Reference Problems
5.) Select Wireless Toolkit 2.5.1 and Click Resolve
6.) Select the J2ME platform: Wireless Toolkit 2.5.2 and press Close
7.) Nothing happens, the problem is not resolved and you cannot 
execute the mobile project

Workaround: Right-Click project, select properties and then select 
platform and emulator platform and Press OK. Now it will resolve the

reference problem.
Comment 1 Lukas Hasik 2008-07-23 08:21:32 UTC

*** This issue has been marked as a duplicate of 140356 ***