Robotbuilder Deleting and Rewriting Files (C++)

Yesterday I was having a lot of issues with Robotbuilder, but I finally linked it to a working project and used it. Today, I went to add a Gyro to the Drive Subsystem because I realized that I forgot to add it yesterday, and it created a whole new source file and changed the name of all the old source files (I.e. Drive.cpp became Drive.cpp~). Then I decided to try it again, and it did the same thing to the new files and deleted the oldest copy of code!

I’ve tested this out with other projects and it does the exact same thing. It won’t fix/edit the code; it just creates a whole new version of the default code and doesn’t carry over my code edits.

Does anyone know anything about this?

I’ve duplicated it and filed a bug at https://usfirst.collab.net/sf/go/artf4796

Submitted a fix at https://usfirst.collab.net/gerrit/#/c/1328/

Hi Sam,

How can I get your fix? I am seeing this same issue and have found several other threads describing same behavior (C++ generate code overwrites my functions). I tried updating my FRC plugin in Eclipse but it did not find any updates.

Brad posted about that here: http://www.chiefdelphi.com/forums/showthread.php?t=142565.