Forum Discussion
Altera_Forum
Honored Contributor
14 years agoopen the file that is generating the errors and try using the shortcut Control+Shift+N. Eclipse will try and find the correct include files that you might be missing. Also the F3 key can take you to the point of definition for variables and functions. This can be useful for tracking down where things are and why they might not be included.