dchesterman / ivyidea

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

Flex SWC dependency is not showing up in Module Dependency #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add the ivy.xml as facet to a module. and perform resolve.
2. The external library shows the resolved libraries, and the module .iml file 
shows the additional library path as well, but it doesn't add the resolved swc 
in the module dependency.

What is the expected output? What do you see instead?
The module dependency tab should show the IVY resolved swc dependency.

What version of the product are you using? On what operating system?
This only happens in IntelliJ 11.1.2. It works fine prior to that version.

Original issue reported on code.google.com by jonik...@gmail.com on 4 Jun 2012 at 10:17

GoogleCodeExporter commented 9 years ago
this is due to 

http://youtrack.jetbrains.com/issue/IDEABKL-6346#comment=27-361734

. 

Any idea if this will/when be fixed? 

Original comment by jonik...@gmail.com on 9 Dec 2012 at 2:00