I have 2 reference projects used by my main project (I have no control over the 2 reference projects), lets call them RP1 & RP2 , within these 2 projects is a code routine I want to use.
However when I add the routine via routine dependencies, I want to use the version in RP2, so select it from that project, but when the I use this routine, it's using the version from RP1.
Can anyone else advise on how to can get it to use the correct version I select?
I dont think it's possible due to class path within java-code specifically the import part. Make your routines available as external lib and load them via routines.