启动时恢复以前打开的项目和页面 [英] Restore previously open project and pages when starting

查看:256
本文介绍了启动时恢复以前打开的项目和页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一个愚蠢的问题。当我从RAD Studio XE2退出然后再次启动它时,我发现现在所有以前打开的东西都已关闭,我必须手动恢复它们。

A silly question. When I exit from RAD Studio XE2 and then I start it again, I find that all the previously open things now are closed and I must restore them manually.

我想要找到已经打开


  • 在之前版本中打开的项目组,

  • 全部打开页面(源文件,欢迎页面等)

  • 断点

  • 书签

  • the project group that was open on previous lession,
  • all its open pages (source files, welcome page etc. for instance)
  • breakpoints
  • bookmarks

所以我可以继续处理它而不记住所有内容。

So I can continue working on it without remembering everything.

Eclipse和Visual Studio执行此操作。我如何使RAD Studio恢复所有这些(或其中一些)启动时

Eclipse and Visual Studio do this. How can I make RAD Studio restore all these things (or some of them) on startup?

推荐答案

尝试单击工具/选项对话框第一页上的自动保存项目选项。

Try clicking "Auto Save Project Options" on the first page of the Tools/Options dialog.

从帮助文件:


关闭项目或退出产品时,自动保存或更新项目桌面文件(.dsk文件扩展名)

Autosaves or updates the project desktop file (.dsk file extension) when you close the project or exit the product.

.dsk文件记录您当前的设置:

The .dsk file records your current settings for:


  • 桌面布局

  • 断点

  • 监视项目

  • 目前在IDE中打开的文件

  • Desktop layout
  • Breakpoints
  • Watch items
  • Files currently open in the IDE

稍后重新打开项目时,会读取.dsk文件,并且还会恢复
桌面布局,断点和手表。
此外,项目关闭时打开的所有文件都是
再次打开,无论项目是否使用它们。

When you reopen the project later, the .dsk file is read, and your desktop layout, your breakpoints, and your watches are all restored. Also, all files that were opened when the project was closed are opened again, regardless of whether they are used by the project.

这篇关于启动时恢复以前打开的项目和页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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