在 Netbeans 7.1 中通过按目录过滤来限制任务列表
我希望按目录过滤可见任务,这样我就不会从外部库获取所有@todos。但它并不完全按照我的预期工作。
下面是我尝试过的示例。
I am looking to filter the visible tasks by directory so that I don't get all the @todos from external libraries. But It's not quite working how I expected.
Below is an example of what I have tried.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你必须使用:
您似乎使用的是 Windows,因此 absolute_path_of_your_netbeans_workspace 应该以 C:/ 等开头。
You have to use :
You seem to be on Windows so absolute_path_of_your_netbeans_workspace should start with something like C:/.