Eclipse 3.5.2 中无法折叠注释
难道我不应该能够做到这一点吗? Java 首选项中启用了折叠,但注释旁边没有出现 +/- 按钮。我可以折叠导入、类和方法,但不能折叠注释。此外,选中“最初折叠这些元素”中的注释框不会执行任何操作。
Aren't i supposed to be able to do this? Folding is enabled in the Java preferences, but no +/- button appears next to comments. I can fold imports and classes and methods, but not comments. Also, checking the Comments box in "Initially fold these elements" does nothing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是为您没有的插件设置代码折叠的另一个选项的副作用。
请参阅 bug 153449 获取示例(在调用 Mylyn 时编写)聚酯薄膜):
It could be a side-effect of another option setting the code folding for a plugin you don't have.
See bug 153449 for an example (written at the time when Mylyn was called Mylar):