I have imported a projected from xcode, and I want to reorder the items in the project - how can I do that?
Thanks. --graham
You can do that by creating Groups (Ctrl + Cmd + G), inside the project. :]
Le 27 mai 06 à 16:02, Graham MacDonald a écrit :
I have imported a projected from xcode, and I want to reorder the items in the project - how can I do that?
Thanks. --graham
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Urbanose
Thanks - it would be very useful to be able to convert folders into groups within projects. Then you could base a project off xcode or a root directory, convert all folders to groups and reorder as you wish.
--graham
On 27/5/2006, at 17:22, Graham MacDonald wrote:
Thanks - it would be very useful to be able to convert folders into groups within projects. Then you could base a project off xcode or a root directory, convert all folders to groups and reorder as you wish.
You can drag a folder to TextMate to get a project based on that folder, but it will show the items alphabetized (not allowing re- ordering).
There is a script [1] in the archives which converts a folder to a project where it has been converted to a “static” project, i.e. using groups instead of folder references. You may want to use that to create your projects, if you desire this re-ordering of items, but initially based on the disk structure.
[1] http://lists.macromates.com/pipermail/textmate/attachments/ 20050508/4b88c9e6/build_project.obj