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 215601 - Make connection name configurable at creation table
Summary: Make connection name configurable at creation table
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: NETFIX
Depends on:
Blocks:
 
Reported: 2012-07-16 19:48 UTC by matthias42
Modified: 2012-08-15 01:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch v1 (32.76 KB, patch)
2012-07-16 19:48 UTC, matthias42
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description matthias42 2012-07-16 19:48:02 UTC
Created attachment 122074 [details]
proposed patch v1

The summary pretty much sums it up. When I currently create a connection I get a pretty ugly connection list, as I'm too lazy to change the connection name after creation. It would be nice if I could configure the connection name in the "new connection dialog" directly.

Tha attached patch implements this.
Comment 1 Jaroslav Havlin 2012-08-14 09:55:15 UTC
Patch applied as http://hg.netbeans.org/core-main/rev/8c8bdba2dc50
Thank you, Matthias! Great job.
Comment 2 Quality Engineering 2012-08-15 01:40:24 UTC
Integrated into 'main-golden', will be available in build *201208150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8c8bdba2dc50
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #215601: Make connection name configurable at creation table