Tagged Questions
1
vote
0answers
79 views
Why is Xcode's Search Navigator searching the wrong project's files?
I have a large Xcode project for a game I'm building. I recently switched versions of the animation framework I'm using (cocos2d), and to keep things clean, I went ahead and created a brand new Xcode ...
0
votes
1answer
317 views
Eclipse file list in alphabetic order, independent from folder structure
I'm looking a way to quickly find a file in the eclipse Project Explorer/Navigator without knowing in which sub folder I need to look for it.
The best way would be to have Project Explorer which just ...