dchesterman / ivyidea

Automatically exported from code.google.com/p/ivyidea
0 stars 0 forks source link

Difficult to identify which module IvyIDEA Libraries belong to #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a project with multiple modules
2. Create an ivy.xml file in each module
3. Resolve the dependencies

In Project view, there will be an IvyIDEA library listed under the External 
Libraries node in the JTree for each of the modules in the project.

In large projects, it is very difficult to tell which of these libraries 
belongs to which module. Can the names of these be of the form: 
IvyIDEA-moduleName? Or can something else be done to make the relationship more 
obvious?

Using version: 0.9-beta6 on Windows XP. 

Original issue reported on code.google.com by steve.sm...@gmail.com on 1 May 2012 at 3:55

GoogleCodeExporter commented 9 years ago
This is already possible with the latest release (1.0.2) where you can 
configure IvyIDEA to include the module name in the library name.

Original comment by maarten....@gmail.com on 2 May 2012 at 8:59