History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3516
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Zhuravlev
Reporter: Keith Lea
Votes: 1
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Allow one-click Create Library by scanning all jars and folders for sources, classes, and javadoc

Created: 02 Sep 05 19:09   Updated: 27 Dec 06 21:46
Component/s: IDE Configuration, Project Configuration
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,467
Severity: Medium


 Description  « Hide
It would be great to simply be able to choose a folder and have IDEA automatically add classpaths and sourcepaths and javadocpaths that it found by scanning the folder for jars and things. Most library projects have a typical setup, one or a few source folders and a jar, so this would accommodate most proejcts I think.

 All   Comments   Work Log   Change History      Sort Order:
Tim Twe - 12 Feb 06 14:51
ie:

workspace
workspace/module
workspace/module/src (import all as source)
workspace/module/lib (import all as JAR libraries)

If a JAR is added to or removed from the lib directory then IDEA should automatically detect the change and adjust the module library imports appropriately.


NNTP User - 13 Feb 06 20:10
Can the webapp module be updated to automatically include /WEB-INF/lib?

NNTP User - 27 Dec 06 21:46
Can the webapp module be updated to automatically include /WEB-INF/lib?