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 55317 - Customizer - Libraries Panel: wrong projects display name
Summary: Customizer - Libraries Panel: wrong projects display name
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-02-21 17:28 UTC by Petr Blaha
Modified: 2005-02-22 07:55 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 Petr Blaha 2005-02-21 17:28:18 UTC
See fixed Java issue 53605 and web 54405

1) Go to Java project's Properties, Libraries panel
2) Add a project
3) ERROR:
Display name should be "<project-name> - <JAR
file>" (not "<JAR file>" as it is now
Comment 1 Andrei Badea 2005-02-22 07:55:18 UTC
Probably fixed by the fix of another issue.