【问题标题】:Ignore warnings in entire subfolder忽略整个子文件夹中的警告
【发布时间】:2012-06-06 10:41:59
【问题描述】:

我在子目录中有与某些源相关的资源文件,如下所示:

__init__.py
one.py
subdir/
    __init__.py
    two.py
    dir_two_resources_but_causes_lots_of_warnings/

如何在 Eclipse 中忽略 dir_two_resources_but_causes_lots_of_warnings 中生成的警告?

【问题讨论】:

    标签: python eclipse pydev directory-structure


    【解决方案1】:

    嗯...右键单击然后解决方案就在那里。

    【讨论】:

      猜你喜欢
      • 2018-06-17
      • 1970-01-01
      • 2011-05-08
      • 1970-01-01
      • 1970-01-01
      • 2014-05-06
      • 2013-06-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多