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

Summary: Platform deletion and device management
Product: javacard Reporter: dkuzmin
Component: Java CardAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

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