Eclipse -click Hyperlink Not Working

前端 未结 17 1041
情深已故
情深已故 2020-12-28 17:08

I\'m running Eclipse Kepler, and for some reason, the ctrl-click hyperlink feature isn\'t working in one particular workspace.

I\'ve looked at this question, and the

17条回答
  •  春和景丽
    2020-12-28 17:42

    Seems like you have a project dependency in your build path (see the project properties). Open the other project or delete it from the build path.

提交回复
热议问题