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 49650 - Support SPI: artifact chooser
Summary: Support SPI: artifact chooser
Status: RESOLVED DUPLICATE of bug 150357
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: API
Depends on:
Blocks: 41837
  Show dependency tree
 
Reported: 2004-09-28 18:06 UTC by Jesse Glick
Modified: 2010-05-04 22:57 UTC (History)
1 user (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 Jesse Glick 2004-09-28 18:06:52 UTC
To select a project with Ant artifacts and return
the selected artifacts. Useful internally for
visual classpath panel, and separately for form
palette customizer (I guess).
Comment 1 Jesse Glick 2004-09-28 18:08:30 UTC
See also issue #49649.
Comment 2 Milan Kubec 2008-10-16 13:39:04 UTC
Do we still want to do this?
Comment 3 Jesse Glick 2008-10-17 23:19:14 UTC
Not sure.
Comment 4 Jesse Glick 2010-05-04 22:57:16 UTC
java.api.common/src/org/netbeans/modules/java/api/common/project/ui/customizer/AntArtifactChooser.java looks like it.

*** This bug has been marked as a duplicate of bug 150357 ***