Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » .cproject file location in Linux
.cproject file location in Linux [message #1069076] Mon, 15 July 2013 05:42 Go to next message
Muthuswamy Dikshit is currently offline Muthuswamy DikshitFriend
Messages: 2
Registered: July 2013
Junior Member
Hello,

I am using Eclipse Juno with Ubuntu 9.04(I have to use it for cross compiling according to the vendor, else i wouldn't use it).

I need to make some changes in the .cproject file but I am not able to find it in Linux.

I tried searching in <workspace> directory and <installation> directory, but no use.
Can you help me?

Re: .cproject file location in Linux [message #1069295 is a reply to message #1069076] Mon, 15 July 2013 16:02 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
It is in the root folder for your project. Note that files starting with a '.' are hidden files on Unix systems. They won't show up using a ls command unless you add the -a switch. File managers also normally don't show hidden files by default.
Re: .cproject file location in Linux [message #1069756 is a reply to message #1069295] Tue, 16 July 2013 13:52 Go to previous message
Muthuswamy Dikshit is currently offline Muthuswamy DikshitFriend
Messages: 2
Registered: July 2013
Junior Member
Thank you!! I can find it now.
Closed.
Previous Topic:Help changing GCC version used by Eclipse.
Next Topic:Modules view does not show translation unit labels
Goto Forum:
  


Current Time: Thu Apr 25 22:54:59 GMT 2024

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

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

Back to the top