Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Bug - Confirm?(Eclipse Juno CDT)
Bug - Confirm? [message #906350] Sat, 01 September 2012 07:43 Go to next message
Ted Gress is currently offline Ted GressFriend
Messages: 10
Registered: June 2012
Junior Member
I ran across a problem where if you download two copies of Eclipse (for example Juno with CDT and Juno with Java) and they point to the same workspace, an issue occurs where updates to code within the IDE that are saved are not recognized on build.


For example,

I could create a file, foo.cpp in a project in a workspace shared by two instances of eclipse. I edit the file foo.cpp to change a portion of the code. I save the code and do a clean build and run the new build of foo.cpp. The changes to foo.cpp will not be evident in the run. This problem is NOT remedied by restarting eclipse.

I am not sure if this counts as a bug for report. I was able to reproduce it.


Re: Bug - Confirm? [message #907027 is a reply to message #906350] Mon, 03 September 2012 07:11 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
You should never share the workspace by different instances of Eclipse.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Using the CDT code formatter from another plugin
Next Topic:Errors Initiailizing Services
Goto Forum:
  


Current Time: Fri Apr 19 22:22:06 GMT 2024

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

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

Back to the top