Eclipse Helios CDT:忽略构建目录 [英] Eclipse Helios CDT: ignore build directory

查看:87
本文介绍了Eclipse Helios CDT:忽略构建目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们使用Eclipse Helios CDT进行开发。我们使用cmake作为构建系统,构建目录通常在项目目录中称为build- *。



如何使索引器和重构工具忽略构建目录?

解决方案

通过添加资源过滤器。将排除所有资源过滤器类型添加到项目的根文件夹。如果需要,还可以使用正则表达式。


We use Eclipse Helios CDT for development. We use cmake as build system, build dirs are typically called build-* inside the project directory.

How do I get the indexer and the refactoring tool to ignore the build directories?

解决方案

Exclude these build dirs from project tree by adding Resource filters. Add Exclude All resource filter type to root folder of your project. You can also use regular expressions if needed.

这篇关于Eclipse Helios CDT:忽略构建目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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