
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
3,467
|
| Severity: |
Medium
|
|
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.
|
|
Description
|
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. |
Show » |
|
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.