Re: Xcode C++ Code Indexing .T files
Re: Xcode C++ Code Indexing .T files
- Subject: Re: Xcode C++ Code Indexing .T files
- From: Herman Keuchel <email@hidden>
- Date: Tue, 17 Mar 2009 14:03:17 +0100
Jamie Cho schrieb:
Hi Chris,
Alas, I tried telling XCode to treat .T files as C++ and it did not work.
For example, the following did not index when it was renamed to Silly.T and
told to be treated as sourcecode.cpp.
class JCVector {
public:
double x, y;
};
This did index properly when it was called Silly.cpp. Is this an XCode bug?
Any other ideas?
I think the correct type Silly.T should be treated as is
'sourcecode.cpp.cpp'. Note the double '.cpp'.
Best regards
Herman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden