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 200883 - project properties changes are not saved
Summary: project properties changes are not saved
Status: RESOLVED WORKSFORME
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 17:13 UTC by vsigoff
Modified: 2012-04-24 09:28 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 vsigoff 2011-08-11 17:13:39 UTC
Changes of JavaCard classic applet project properties are not saved when
"Project Properties" dialog is closed.

 - Create a new JC classic applet project
 - invoke Project Properties dialog
 - select "Applets" tab
 - change the following fields: "Display Name", "Applet AID", "Instances To
Create on Run"
 - close the dialog via clicking on "OK" button
 - invoke the Dialog and select "Applets" tab again
 - the changes made by user are lost. All the fields contain their initial
values. applet.xml is not updated either. 

(Bug ID in Oracle BugDB is #12804325)
Comment 1 J Bachorik 2012-04-24 09:28:06 UTC
Everything works as supposed in the current NB 7.2 dev builds. Please, feel free to reopen if you can still exeperience the problem.