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

Key: IDEADEV-16093
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Keith Lea
Votes: 0
Watchers: 0
Operations

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

Run/Debug fails for plugin with two libraries with jars of the same name

Created: 05 Apr 07 04:38   Updated: 05 Aug 08 21:15
Component/s: Plugin Support. DevKit
Fix Version/s: None

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

Build: 6,799
Severity: Medium


 Description  « Hide
A common name for libraries in our codebase is "base". My plugin depends on several of these libraries, whose jars are generated by our build system upon each build. Thus, I cannot run/debug, because the plugins/MyPlugin/lib folder only contains one base.jar.

(This issue is similar to IDEADEV-13903, but for Run/Debug deployment.)



 All   Comments   Work Log   Change History      Sort Order:
Keith Lea - 19 Apr 07 01:05
Fixing this would make my development much easier. I would fix devkit myself but the bug appears to be in J2EE deployer code.