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 23438 - [ustudy] Change displayName of src roots to make it less ambigious
Summary: [ustudy] Change displayName of src roots to make it less ambigious
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 09:16 UTC by Vitezslav Stejskal
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2002-05-14 09:16:54 UTC
> > > 2) The items in the Logical View under Java sources have short names. I
> > > have two items under this node:
> > > P:\JAKARTA\jakarta-tomcat-4.0\catalina\src\share and
> > > P:\JAKARTA\jakarta-tomcat-4.0\jasper\src\share, so they both appear as
> > > "share" and are difficult to distinguish (especially since the node does
> > > not have a property which would have the full path). So this node should
> > > have the long name.
> >
> >
>
The full name
> isn't problem, the problem is that they will be long and in some cases unneccasary.
> I would propose to display relative names from project home folder to the
> sources folder. If I got it right, in Petr's example the project home was
> P:\JAKARTA\jakarta-tomcat-4.0 so names displayed would be
> catalina\src\share and jasper\src\share.
Comment 1 Vitezslav Stejskal 2002-05-15 13:46:09 UTC
done