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 164973 - Rearrange content of Artifact viewer
Summary: Rearrange content of Artifact viewer
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 161756 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-12 15:58 UTC by David Simonek
Modified: 2015-10-30 01:39 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2009-05-12 15:58:54 UTC
Current description part of artifact viewer is too expanded and using some bad UI practices IMHO, and so I propose some
rearrangement:

1) Merge tabs "Basic" and "Project" into tab "Description" (we will gain more place for toolbar)
2) Use labels instead of non-editable text fields
3) Remove rounding borders and make information more compact generally

...follow specific things:
4) Remove "Other versions" completely from "Basic" panel, move it as combo box into toolbar or into whole artifact
viewer window system tab (as version selection affects content of all 4 panels)
5) Merge "Coordinate" and "Primary Artifact properties" and "Secondary artifact" into newly created first section
"Artifact" of "Description" panel
6) Current content of "Project" tab will be "Project" section of "Description" tab
7) "Mailing lists" section will use JList
8) Undefined sections will be dimmed and compacted so that they doesn't eat space
9) Sections with name and url, like "Issue tracking" and "Continuous integration" will be solved like in welcome page,
named link that will show URL in status line (and in tooltip if we want)

Editing: Let's keep things in description completely non-editable. We can consider to allow user to jump into proper
section of the POM by clicking on section label.
Comment 1 David Simonek 2009-05-12 16:00:07 UTC
*** Issue 161756 has been marked as a duplicate of this issue. ***
Comment 2 Milos Kleint 2009-05-12 16:05:46 UTC
looks ok, 
not for 6.7 I assume.

please add it to the http://wiki.netbeans.org/MavenPlan68 page.
Comment 3 David Simonek 2009-05-13 08:20:23 UTC
Yes; done.
Comment 4 alied 2015-10-30 01:39:45 UTC
is it still valid?