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 75455 - Show inline error message if unwritable dir is chosen
Summary: Show inline error message if unwritable dir is chosen
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rochelle Raccah
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-04-25 02:15 UTC by Rochelle Raccah
Modified: 2006-06-29 01:49 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 Rochelle Raccah 2006-04-25 02:15:36 UTC
This bug is for the Entity Classes from DB wizard.

We should consider a similar bug for all other wizards or, if, possible, a way
to put it in the core.
Comment 1 Rochelle Raccah 2006-06-28 01:14:31 UTC
Issue 79298 filed for core.
Comment 2 Rochelle Raccah 2006-06-28 02:18:11 UTC
Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Bundle.properties;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.2.3.2.16; previous revision: 1.1.2.3.2.15
done
Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/EntityClassesPanel.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/EntityClassesPanel.java,v
 <--  EntityClassesPanel.java
new revision: 1.1.2.13; previous revision: 1.1.2.12
done
Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/SourceGroupSupport.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/SourceGroupSupport.java,v
 <--  SourceGroupSupport.java
new revision: 1.1.2.3; previous revision: 1.1.2.2
done
Comment 3 Rochelle Raccah 2006-06-29 01:49:28 UTC
Fix related problem - issue 79358:

Checking in
src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/SourceGroupSupport.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/fromdb/Attic/SourceGroupSupport.java,v
 <--  SourceGroupSupport.java
new revision: 1.1.2.4; previous revision: 1.1.2.3
done