davecahill / ivyidea

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

Resolving dependencies rewrites dependency name to IvyIDEA #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to module settings/dependencies
2. Right click on the IvyIDEA dependency and select Edit...
3. Enter a new name like IvyIDEA-modulename
4. Do a resolve for the module

What is the expected output? What do you see instead?
The dependency name should stay IvyIDEA-modulename but instead it changes to 
the default IvyIDEA.

What version of the product are you using? On what operating system?
IvyIDEA 1.0.4 in IDEA 12.0.3 with Windows 7

Please provide any additional information below.
I have more then 200 modules in my project, that's why I report this :)

Original issue reported on code.google.com by levent...@gmail.com on 13 Feb 2013 at 8:28

GoogleCodeExporter commented 8 years ago
IvyIDEA will automatically add the module name to your library-name if you 
select the 'Settings > IvyIDEA > Include Module Name'-option.

Original comment by maarten....@gmail.com on 18 Feb 2013 at 9:34

GoogleCodeExporter commented 8 years ago
Oops, thanks! I didn't know what was that for. :)

Original comment by levent...@gmail.com on 18 Feb 2013 at 10:14