Eclipse PDT 奇怪的文件夹顺序
我有一个文件夹顺序很奇怪的项目。它不是按字母顺序排列的,事实上我无法弄清楚它实际上是什么顺序。
请参阅 http://www.automatem.co.nz/Screenshot.png
有人知道什么设置会导致这种情况吗?
I have a project with a weird folder order. It is not alphabetical, in fact I can't figure out what order it is actually in.
Please see screenshot on http://www.automatem.co.nz/Screenshot.png
Anyone have any ideas what setting would cause this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是正常的顺序,因为前 3 个目录是脚本目录。如果您希望所有目录都是 az,您有 2 个选项:
从脚本状态中删除 1st 3 个目录。要删除它们,请右键单击文件夹,然后“排除”。
制作其他目录脚本目录。要制作它们,请右键单击文件夹,然后“用作源”。
It's a normal order, since 1st 3 dirs are script dirs. If you want all dirs to be a-z, you have 2 options:
Remove 1st 3 dirs from script state. To remove them, right click on folder, then "exclude".
Make other dirs script dirs. To make them, right click on folder, then "use as source".
它是按字母顺序排列的,但顶部包含包含代码的文件夹。这些文件夹有那个小包裹图标。
It's alphabetical but with the folders that contain code on top. These folders have that little parcel icon.