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 243492

Summary: Optional Packages list is not refreshed
Product: javame Reporter: alexander.burdukov
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description alexander.burdukov 2014-04-02 18:52:52 UTC
Java ME Embedded Project Properties > Platform > Optional Packages list must depend on the selected device.
Different devices can have different list of optional packages (e.g., external devices usually support less number of optional APIs than emulator).
But currently changing device in project properties does not refresh Optional Packages list with the actual list of optional APIs.

Note, optional APIs supported by  a device can be obtained from 
"emulator.exe -Xquery" output.
Comment 1 Roman Svitanic 2014-04-04 09:32:46 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/8813d06755b6
Comment 2 Quality Engineering 2014-04-08 06:09:07 UTC
Integrated into 'main-silver', will be available in build *201404080419* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8813d06755b6
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243492: Optional Packages list is not refreshed - fixed
Comment 3 alexander.burdukov 2014-04-16 18:36:09 UTC
Verified on the latest nightly build.
Comment 4 alexander.burdukov 2014-04-16 19:20:00 UTC
Let's keep it in Verified state untip integrationinto 80patch1
Comment 5 alexander.burdukov 2014-04-16 20:10:53 UTC
Let's keep it in Resolved state until integration into 80patch1
Comment 6 Roman Svitanic 2014-04-18 08:22:25 UTC
transplanted to release80 branch:
http://hg.netbeans.org/releases/rev/615bfc3a6a9f
Comment 7 Quality Engineering 2014-04-24 02:06:28 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/615bfc3a6a9f
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243492: Optional Packages list is not refreshed - fixed
Comment 8 alexander.burdukov 2014-04-30 16:43:08 UTC
Verified on NetBeans 8.0 with all updates available on Apr 30, 2014 applied.
Works for me.
Closing.