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 177680 - Platform deletion and device management
Summary: Platform deletion and device management
Status: VERIFIED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 07:54 UTC by dkuzmin
Modified: 2009-12-02 05:25 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-26 07:54:45 UTC
Install plugins. In "services" add a new device to bundled platform. Open "java platform manager", delete Java Card platform. Create a new one with default properties. Instead of one "default device" it has "Default Device", "Default Device_1" and "New Device". Every time you delete and create the platform one "Default Device_N" is added.

When platform is deleted device desriptors seem to stay in user directory and may mess new platforms created with same "ant name".

I am using netbeans-trunk-nightly-200911251400-ml-javase-windows.exe and java card plugins distributed 11/17.
Comment 1 _ tboudreau 2009-11-26 20:17:03 UTC
Known problem;  I have the API in place for a platform which is being deleted to clean up its other files (eeproms, devices);  just have to add the implementation which will really do it.
Comment 2 _ tboudreau 2009-11-26 21:33:45 UTC
Fixed in main/ ebfd361441de