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 212548

Summary: Not possible to register a JavaCard platform
Product: javacard Reporter: J Bachorik <yardus>
Component: Java CardAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description J Bachorik 2012-05-15 15:53:47 UTC
IDE does not offer the possibility to register a new JavaCard platform.

Regression against 7.1
Comment 1 J Bachorik 2012-05-15 15:59:22 UTC
For some reason it is necessary to register a PlatformInstaller as an instance of GeneralPlatformInstaller, otherwise it is not recognized.

Fixing in http://hg.netbeans.org/profiler-main/rev/97298b76178b
Comment 2 Quality Engineering 2012-05-21 17:17:14 UTC
Integrated into 'main-golden', will be available in build *201205211038* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/97298b76178b
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #212548: A PlatformInstaller must be registered as GeneratlPlatformInstaller in order to be recognized
Comment 3 Quality Engineering 2012-05-22 16:03:40 UTC
Integrated into 'main-golden', will be available in build *201205220903* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/97298b76178b
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #212548: A PlatformInstaller must be registered as GeneratlPlatformInstaller in order to be recognized