eclipse在哪里存储CDT项目的Active配置信息? [英] Where does eclipse store Active configuration info of a CDT project?

查看:117
本文介绍了eclipse在哪里存储CDT项目的Active配置信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有关调试和释放模式的所有配置信息都存储在.cproject文件中。但是在.project或.cproject文件中找不到关于哪个是活动配置的任何信息。我在哪里可以找到此信息?

All the configuration information about debug and release modes are stored in .cproject file. But I don't find any information about which is the Active configuration in .project or .cproject file. Where can I find this information?

推荐答案

它存储在< workspace> /。metadata / .plugins / org.eclipse.core.resources / .projects /< project> /。indexes / properties.index ,采用二进制格式。

It is stored in <workspace>/.metadata/.plugins/org.eclipse.core.resources/.projects/<project>/.indexes/properties.index, in a binary format.

这篇关于eclipse在哪里存储CDT项目的Active配置信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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