简体   繁体   English

在 eclipse 为什么调用层次结构有限制?

[英]in eclipse why there's limit in call hierarchy?

I tried to explore callee tree but got a stop error我试图探索被调用者树但遇到停止错误

关于 Eclipse 中调用层次结构限制的图片

nvm, I got it. nvm,我明白了。

Step 1:步骤1:

在此处输入图像描述

Step 2:第2步:

在此处输入图像描述

According to the documentation : 根据文档

There are two preference pages (Java/Call Hierarchy) and (Java/Call Hierarchy/Filters).有两个首选项页面(Java/Call Hierarchy)和(Java/Call Hierarchy/Filters)。 Here it is possible to set up:在这里可以设置:

  • The maximum call depth shown (useful if you want to avoid Eclipse to run forever if you press the * key on the numeric keyboard).显示的最大调用深度(如果你想避免 Eclipse 在你按下数字键盘上的 * 键时永远运行,这很有用)。

Perhaps you have a limit set there?也许您在那里设置了限制?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM