Eclipse - 保存折叠退出 [英] Eclipse - Save Folding on Quit

查看:190
本文介绍了Eclipse - 保存折叠退出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在eclipse中保存我的代码折叠?



滚动我的整个UI声明是可怕的。 (是的,我googled它!:)

解决方案

除其他外, Mylyn 允许您折叠/隐藏内容并保持状态。


Mylyn监控您的工作活动以识别相关信息,并使用此任务上下文将用户界面集中在手上的任务上。这可以让您掌握所需的信息,并通过减少搜索,滚动和导航来提高生产率。通过使任务上下文显示,Mylyn还促进了多任务,规划,重用过去的努力和分享专业知识。


一旦Mylyn启用,它将启动折叠/隐藏内容。如果您有一个积极的任务(可以使用本地任务存储库)状态应该在会话之间持久化。或者,您可以将状态附加到任务(抱歉,没有Eclipse手动检查确切的方法来执行此操作),然后检索它。如果您与其他人共享任务,这很有用。


Is there any way to save my code folding in eclipse?

It's horrible to scroll trough my entire UI declaration. (And yes, I googled it! :)

解决方案

Amongst other things, Mylyn allows you to fold/hide content and persist the state.

Mylyn monitors your work activity to identify relevant information, and uses this task context to focus the user interface on the task-at-hand. This puts the information you need at your fingertips and improves productivity by reducing searching, scrolling, and navigation. By making task context explicit Mylyn also facilitates multitasking, planning, reusing past efforts, and sharing expertise.

Once Mylyn is enabled it will start folding/hiding the content. If you have an active task (can use a local task repository) the state should be persisted between sessions. Alternatively you can attach the state to the task (sorry don't have Eclipse to hand to check the exact method to do this) then retrieve it. This is useful if you are sharing tasks with others.

这篇关于Eclipse - 保存折叠退出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆