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 182649

Summary: New classes and interfaces don't have correct package statement
Product: javacard Reporter: msmirnov
Component: Java CardAssignee: J Bachorik <yardus>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description msmirnov 2010-03-24 10:15:50 UTC
If we create JavaCard project (of any type: classic app, classic lib, ext. app, ext. lib or web) with default options it contains one class in package. Then if we want to add class or interface to this package we select it in Project tree and invoke New -> Java Class or New -> Java Interface. Dialog that appears suggests the same package name as selected in Project tree. But after we create new class or interface it doesn't contain package statement, though located in the correct folder.
Comment 1 _ tboudreau 2011-05-26 01:59:32 UTC
Reassigning a bunch of bugs still assigned to me - I haven't worked for Oracle in almost a year.
Comment 2 _ tboudreau 2011-05-26 02:44:48 UTC
Uy... I *am* the default assignee for javacard...
Comment 3 J Bachorik 2012-04-23 14:23:57 UTC
Seems to be working fine in the 7.2 dev builds. Feel free to reopen if you still can reproduce it.