Hi,
I am trying to have referenced projects import automatically so that when I import I can select the main project only instead of having to select all of the referenced projects. However, when I try to do this I get an error while importing the projects:
Warning: Project 'B', referenced from 'A', could not be imported. Please import this project manually.
This only happens when project B is located "deeper" in file system hierarchy than project A.
i.e. Project A located at c:/test/A and project B located at c:/test/subdir/B.
please advice.
Thanks