tags:

views:

44

answers:

4

Hi, i have a weird problem with xCode. Here's a screenshot: http://img683.imageshack.us/img683/9778/picture2rd.png when i usually clicked on the file in the left column it'd open in source code editor on the right. Now it doesn't happen. Does anyone know how to get it back the way it was before? it drives me crazy greetings peter

A: 

What happens if you click on the Project, test, at the top, and then click in the columns on the right. Will it open the file in the editor?

Peter Zich
A: 

Quit Xcode and relaunch it.

cdespinosa
A: 

Did you find a solution for this problem ?

Cocoa student
you can reset xcode and it will work.http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeWorkspace/800-Resetting_Xcode/resetting_xcode.html#//apple_ref/doc/uid/TP40006920-CH264-SW1
Cocoa student
A: 

Drag a source file from the Groups and Files pane (usually on the left) over into the pane that says "No Editor". No need to reset the defaults.

Nick