Eclipse文件夹是透明的/呈灰色.这是什么意思? [英] Eclipse Folder is transparent/grayed out. What does it mean?

查看:478
本文介绍了Eclipse文件夹是透明的/呈灰色.这是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Eclipse中的jni文件夹如下:

My jni folder in Eclipse looks like this:

它是灰色的,并且在其上有一条对角线.这是什么意思?我仍然可以在此文件夹中编辑本机C ++代码,并在测试应用程序时查看更改.

It is grayed out and has a diagonal line across it. What does it mean? I can still edit my native C++ code in this folder and see the changes as I test the application.

推荐答案

这表示该目录已从源位置中筛选出来.似乎可以使用它来从源文件夹中排除不是源文件,尽管我从未使用过.

It means the directory is being filtered from the source locations. It seems you can use this to exclude files that are not source from a source folder, although I've never used it.

我通过以下方法消除了Eclipse Indigo CDT中的这种刺激:

I got rid of this irritation in Eclipse Indigo CDT by:

(项目)属性-> C/C ++常规->路径和符号->源位置选项卡->编辑过滤器...->删除

这篇关于Eclipse文件夹是透明的/呈灰色.这是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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