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 176441 - Need ability to select Spring configuration files from jars on the classpath
Summary: Need ability to select Spring configuration files from jars on the classpath
Status: REOPENED
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 190927 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-10 11:08 UTC by rptmaestro
Modified: 2016-07-10 20:42 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 rptmaestro 2009-11-10 11:08:40 UTC
In the web project's "Spring Configuration" panel, there needs to be the ability to add and detect Spring configuration files that are in jars on the classpath. This would apply to both the "Add Files..." and "Detect Files..." actions.

For example, in my maven web project, I have a declared dependency on a jar that contains a number of spring configuration files inside the jar. My application uses these as a template on which I build my custom application, so I need the IDE to know about these and provide code completion for the beans defined in them.
Comment 1 markiewb 2013-10-08 19:20:33 UTC
*** Bug 190927 has been marked as a duplicate of this bug. ***
Comment 2 Martin Balin 2016-07-07 08:52:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 markiewb 2016-07-10 20:42:56 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)