google-code-export / ivyidea

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

IvyIDEA module library name should include the module name #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In IntelliJ on the left hand project view open/expand the "External 
Libraries"

What is the expected output? What do you see instead?

I expect to be able to identify which IvyIDEA library goes with each module.

What I see is a list of libraries that are all named IvyIDEA (see attached file)

What version of the product are you using? On what operating system?

IntelliJ 11 and 12, Mac OSX Lion, IvyIDEA 1.0.2

Please provide any additional information below.

I'm not asking for a Maven like implementation where each individual dependency 
is listed in the modules dependencies (although that would be nice).  Instead, 
for now seeing that is difficult, I'd at least like to see the module name 
itself appended to the IvyIDEA name.

Original issue reported on code.google.com by krs...@gmail.com on 14 Nov 2012 at 9:27

Attachments:

GoogleCodeExporter commented 9 years ago
There is an option "Include Module Name" in the IvyIDEA settings (File > 
Settings > IvyIDEA) to accomplish this.

Original comment by maarten....@gmail.com on 15 Nov 2012 at 11:01