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 117892 - Add Repository browser to 'Add Library'
Summary: Add Repository browser to 'Add Library'
Status: RESOLVED DUPLICATE of bug 74474
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 10:58 UTC by tomzi
Modified: 2008-06-26 14:14 UTC (History)
0 users

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 tomzi 2007-10-05 10:58:24 UTC
When you rightclick on Library/Add Library it would be helpful to have some sort of repository browser. Usually I don't
have group/artifact id's in memory. But if I'd be able to enter 'Junit' and nb would give me a list of matches from
which I can select from. That would be helpful
Comment 1 Milos Kleint 2007-10-05 12:21:33 UTC
a duplicate of issue 74474

*** This issue has been marked as a duplicate of 74474 ***
Comment 2 tomzi 2007-10-09 10:25:04 UTC
issue #74474 is just partially a dupe of this one. In #74474 is it talked about connecting a maven repository browser to
the current j2e library architecture. This issue is talking about connecting it to maven dependency support.