Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » .cdtbuild file and source control
.cdtbuild file and source control [message #175137] Mon, 21 August 2006 16:59 Go to next message
Eclipse UserFriend
Originally posted by: no.spam.com

I'm using Eclipse 3.0.0 and CDT 2.0.0, as supplied by Xilinx in the EDK
7.1.0.

We use MKS Source Integrity as a version control tool. When I check my
project into MKS and then check it back out, Eclipse will no longer accept
the build options. Attempting to build is met with stoney silence. Clicking
on the C/C++ Build item in the Project Properties dialog gets the following
error message:

The currently displayed page contains invalid values.

I've narrowed it down to the .cdtbuild file being the only one that must be
checked in/out to cause this problem. The .cdtbuild file is identical in
content and timestamp.

If the .project or .cdtproject files are checked in/out, all of the
project's files disappear
(in Eclipse, not formo the disk).

Can someone explain to me what is going on here or point at some
documentation.

Thanks
Re: .cdtbuild file and source control [message #175279 is a reply to message #175137] Wed, 23 August 2006 01:50 Go to previous message
Eclipse UserFriend
sgf,

this is just guessing but did you verify in hex editor that the files are
identical before and after checkin / checkout. Maybe this is some
end-of-line character issue (like having LF or CR/LF as line terminator?)

> I'm using Eclipse 3.0.0 and CDT 2.0.0, as supplied by Xilinx in the EDK
> 7.1.0.
I take it then that you are running on some Unix / Linux?

Cheers,


Norbert
Previous Topic:Java code formatter and C/C++
Next Topic:Accessing Current GDB Debug Session
Goto Forum:
  


Current Time: Thu Jul 17 07:19:20 EDT 2025

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

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

Back to the top