I have 2 projects, A and B
project B have in his build path > libraries the class folder of A (Eclipse also recognized that there is a \"Source attachment\" and adde
You can use Ctrl+Shift+T to open a search Dialog.
But you should add B as a dependent project of A (and remove it from the classpath).