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 177750 - Problem with platform selection for new project
Summary: Problem with platform selection for new project
Status: VERIFIED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P2 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-27 06:32 UTC by dkuzmin
Modified: 2009-12-02 05:18 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 dkuzmin 2009-11-27 06:32:42 UTC
Create Java Card platform and device with default properties. Create a new project, select Java Card Web project. In New Project dialog selected platform is "Java Card Platform", selected card is "Default device". Everything seems to be fine, but there is a warning in the bottom part of dialog - "No Platform Selected". Attempt to change platform and card setting change nothing - they are already correct. Just click "finish".

Project is created, error message is shown immediately:

"Unknown Platform or Device" with Platform "{{activeplatform}}" and card "{{activedevice}}(invalid)". In this dialog platform and card can be selected.

NetBeans: netbeans-trunk-nightly-200911261400-ml-javase-windows, plugin
build #5.
Comment 1 _ tboudreau 2009-11-27 13:54:03 UTC
Fixed in main/ c2f7f33a4235
Comment 2 Quality Engineering 2009-11-28 03:22:14 UTC
Integrated into 'main-golden', will be available in build *200911280200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c2f7f33a4235
User: tboudreau@netbeans.org
Log: #177750 - platform and device ids were not being fed into the wizard descriptor