Eclipse Test Dependency causing cycle [message #1801749] |
Fri, 25 January 2019 15:23 |
Stephen Ranger Messages: 9 Registered: November 2012 |
Junior Member |
|
|
I'm trying to add another project as a test dependency for a test source directory in a project I have. However, when I enable the "Visible only for test sources" option on the dependency it still seems to be adding that project to the source build path and not just the test build path. I'd like it to build the source first, then apply the test dependency only to test source which would not cause a cycle (removing that dependency fixes my cycle but causes my test code not to compile so I know that's where the issue is).
I just download 2019-03-M1 so it's a fresh copy of eclipse (was using 2018-09 but it seemed to hang a lot...)
|
|
|
Powered by
FUDForum. Page generated in 0.09842 seconds