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 - New classes and interfaces don't have correct package statement
Summary: New classes and interfaces don't have correct package statement
Status: RESOLVED WORKSFORME
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-24 10:15 UTC by msmirnov
Modified: 2012-04-23 14:23 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 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.