Open
Description
Many subjects import into Eclipse as mutliple "sub" projects due to m2e or buildship. However, our tool treats each Eclipse project as a separate entity, builds the call graph for each, etc. One of the many problems this introduces is that an entry point for code within a certain project may reside in a different project.