Do I misunderstand module dependancies?
I have a project with two modules - lets call them modA and modB.
In the paths->Dependancies settings for modA, I have selected modB.
However, in modA, I cannot see the class I have declared in modB...
Am I missing something?
-Nick
Please sign in to leave a comment.
Critical detail:
There are only 2 modules and modA is the module that was created when the project was created.
It seems if I add a 3rd module, modC, then everything behaves as I would expect between modB and modC....
-Nick
But if I add a 4th module, then nothing seems to work between modD and anything else.... :(
Is anyone else seeing this dodgey behaviour?
-Nick
I restarted intellij (for some other reason) and now EVERYTHING behaves as it should.
Smells very much like a bug.
-Nick
Please post it to the tracker. I had a very similar behaviour but can't reproduce it.
Martin Fuhrer wrote:
There were some problems, which were fixed in upcoming build.
Please check whether you are still able to reproduce this in a build >1081
Friendly,
Dmitry
--
Dmitry Lomov
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
I will, as soon as you finally give us a new build... :)