Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Why some of my source files are greyed out
Why some of my source files are greyed out [message #1830775] Mon, 03 August 2020 13:01 Go to next message
Eclipse UserFriend
So I'm not sure if it has to do with the version of the eclipse that I'm using but some files are totally greyed out (no syntax coloring) and can't even get to the definition of a certain variable/function by hovering over it while pressing CMD key (mac), which is super annoying.
Does anyone know what might be wrong?

Re: Why some of my source files are greyed out [message #1830966 is a reply to message #1830775] Fri, 07 August 2020 08:57 Go to previous messageGo to next message
Eclipse UserFriend
When you right-click on a problematic file in the Project Explorer and expand the Open With menu, which editor is set to open?
Re: Why some of my source files are greyed out [message #1831158 is a reply to message #1830775] Wed, 12 August 2020 10:54 Go to previous messageGo to next message
Eclipse UserFriend
because you may click on the error files and try to open the file
Re: Why some of my source files are greyed out [message #1831520 is a reply to message #1831158] Fri, 21 August 2020 12:44 Go to previous messageGo to next message
Eclipse UserFriend
Are the greyed-out files excluded from the current build configuration?

https://mcuoneclipse.com/2014/07/22/exclude-source-files-from-build-in-eclipse/
Re: Why some of my source files are greyed out [message #1832044 is a reply to message #1831520] Mon, 07 September 2020 07:22 Go to previous messageGo to next message
Eclipse UserFriend
the grey out file means the file is excluded from the build.
Re: Why some of my source files are greyed out [message #1832178 is a reply to message #1832044] Thu, 10 September 2020 21:42 Go to previous messageGo to next message
Eclipse UserFriend
That means the file is excluded from the build.
Re: Why some of my source files are greyed out [message #1833197 is a reply to message #1832178] Tue, 06 October 2020 07:58 Go to previous message
Eclipse UserFriend
The greyed/striked out file means the file is excluded from the build.

Previous Topic:Autotools -> Managed project converter
Next Topic:2020-06 CDT editor is broken
Goto Forum:
  


Current Time: Sat Jul 12 02:00:24 EDT 2025

Powered by FUDForum. Page generated in 1.03973 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top