Bug 80538 - [IDE] project description popup
Summary: [IDE] project description popup
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2004-12-08 18:10 EST by Geoffrey Ritchey CLA
Modified: 2019-09-06 16:07 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Ritchey CLA 2004-12-08 18:10:26 EST
I think it would be kind of nice if the 'package explorer' or 'navigator' had a
place to see a short project description, like a tool tip for example.  Even if
you right click and choose properties there is no place showing a simple
description.  I think the properties 'Info' page would be a perfect location for
us to enter a one line project description.  (perhaps just a place to show the
initial cvs log comment)
Comment 1 Michael Van Meekeren CLA 2004-12-14 17:18:20 EST
I don't think we support a description field in the repository right now, is
that what you are asking for?
Comment 2 Michael Valenta CLA 2004-12-15 09:36:59 EST
I think what is being asked for here is to have the ability to add a textual 
description to the project that can be provided in the Info preferences page 
and shown in the UI. It would be possible for the project description provided 
by the Resource plugin to support such a field and the supporting UI in 
workbench IDE to make use of it. However, it would be just as easy to write a 
separate plugin to:

1) provide a preference page to specify and see the description
2) store the description in the project setiings so it is stroed in 
the .settings directory of the project (and hence shared in the repository)
3) provide a label decorator that would show the description with the project 
in various view

The hover idea wont work since the tree views in Eclipse use the platform 
hover text which shows the complete label text for items that are wider than 
the width of the view.
Comment 3 Remy Suen CLA 2007-08-30 19:09:46 EDT
Could IProjectDescription's set/getComment be used for this?
Comment 4 Susan McCourt CLA 2009-07-15 12:06:21 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:07:39 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.