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 171997 - "Enitty Classes from Database" enables "Save All"
Summary: "Enitty Classes from Database" enables "Save All"
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 04:51 UTC by err
Modified: 2010-04-30 05:03 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 err 2009-09-11 04:51:01 UTC
Starting with no files open, SaveAll button disabled, in editor and already have a persistence.xml. After generating
entity classes the SaveAll button is enabled.

Product Version: NetBeans IDE Dev (Build 200909040632)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\erra\.netbeans\dev
Comment 1 Sergey Petrov 2009-09-11 05:04:00 UTC
in general wizards should save results, but in my opinion it's not p3, smth like minor usability problemas you will be
prompted on close, you can save all yourself etc
Comment 2 err 2009-09-12 00:05:51 UTC
The state is inconsistent; AFAICT there is nothing to save. The wizard has created the files, they are on disk.
Comment 3 Sergey Petrov 2010-04-28 12:41:54 UTC
If I got it right  save is enabled because of modified persistence.xml, it's related to j2se projects and addition of new classes to pu. 
http://hg.netbeans.org/web-main/rev/123911bab339 should be fixed now.
Comment 4 Quality Engineering 2010-04-30 05:03:49 UTC
Integrated into 'main-golden', will be available in build *201004300200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: