Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Bug - Confirm?(Eclipse Juno CDT)
Bug - Confirm? [message #906350] Sat, 01 September 2012 03:43 Go to next message
Eclipse UserFriend
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 03:11 Go to previous message
Eclipse UserFriend
You should never share the workspace by different instances of Eclipse.
Previous Topic:Using the CDT code formatter from another plugin
Next Topic:Errors Initiailizing Services
Goto Forum:
  


Current Time: Thu Jun 12 17:01:34 EDT 2025

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

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

Back to the top