Eclipse PDT weird folder order

回眸只為那壹抹淺笑 提交于 2019-12-24 00:49:54

问题


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?


回答1:


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:

  1. Remove 1st 3 dirs from script state. To remove them, right click on folder, then "exclude".

  2. Make other dirs script dirs. To make them, right click on folder, then "use as source".




回答2:


It's alphabetical but with the folders that contain code on top. These folders have that little parcel icon.



来源:https://stackoverflow.com/questions/6116721/eclipse-pdt-weird-folder-order

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!