Joined: 10 Feb 2004 |
Posts: 93 |
|
|
|
Posted: Tue Jul 17, 2007 9:16 am |
|
|
|
|
|
I've got a project set up, and all files mapped out appropriately in the Project Properties->Mapping Tab. On the Properties Tab, under the Files section, I have included a directory of files for Code insight includes:. Back in the IDE, if I look at the Code Explorer, the functions from those included files are listed. But if I am actually in the coding window, and begin the function name from one of the included files, it does not appear in the Code Insight list. If I go ahead and type out the function name, and then do Ctrl+Shift+Space Bar, the IDE reports Failed to find "<function_name>" function.
Am I missing something obvious?
|
|