Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在左侧使代码部分明智,我可以展开或折叠我们的代码
就像我们编写函数时一样,它是展开或折叠的,但我们可以制作我们的自定义部分
在 spring 源工具套件中,这是通过使用启用的
选项 Preferences --> Java -->Editor -->Folding 。并选中 Enable folding 选项。
检查此选项是否存在于 Eclipse 中。