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 - Optional Packages list is not refreshed
Summary: Optional Packages list is not refreshed
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 18:52 UTC by alexander.burdukov
Modified: 2014-04-30 16:43 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 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.