|
Re: Update 2019-03 to 2019-09 safely [message #1817676 is a reply to message #1817663] |
Wed, 27 November 2019 17:31 |
Emmanuel Chebbi Messages: 123 Registered: February 2018 |
Senior Member |
|
|
Helen Keller wrote on Wed, 27 November 2019 16:55Can I select "2019-09" site / source to do that ?
I think that theorically it should work, but I have always preferred to start with a fresh install to prevent possible inconsistencies.
Helen Keller wrote on Wed, 27 November 2019 16:55It seem that updating to 2019-09 "creates" the warning that trying to update from "older version of Eclipse" will make the workspace unusable to run 2019-03 again.
Find that "issue" a BIG problem!
Eclipse IDE provides an 'Import Existing Project' feature [1] that allows to, well, import an existing Eclipse project within a new workspace (you can either copy the whole project within the new workspace or just link it) so you won't lose your project even if you create a new workspace.
EDIT: as I usually deal with a multiple installations of Eclipse at once I'm used to put all my projects in a given folder (C:\projects, for instance) and then, when I create a new workspace, I 'shallow import' the ones I want to work on. This way I can create/delete workspaces and install new versions of Eclipse without worrying about my projects.
[1] https://help.eclipse.org/stable/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-importproject.htm
[Updated on: Wed, 27 November 2019 22:05] by Moderator Report message to a moderator
|
|
|
|
|
Re: Solution to "refresh" issue. [message #1817828 is a reply to message #1817821] |
Fri, 29 November 2019 19:35 |
Emmanuel Chebbi Messages: 123 Registered: February 2018 |
Senior Member |
|
|
Helen Keller wrote on Fri, 29 November 2019 18:26"Still same issue - the ONLY sure fire way to run newly edited code is to "Clean project" and then "Build project" .
After what seems years of frustration found a real solution
Project->Properties->C/C++ build ->Refresh Policy (tab)
Glad you found a workaround! The issue seems more related to CDT than to Eclipse IDE itself; if you're using CDT's latest version you may considering filling a bug so that maintainers can fix it (just check before that the issue has not already been submitted).
Helen Keller wrote on Fri, 29 November 2019 18:26Another "open issue" is - when source is done editing doing "Run as " ->"Run configuration " ->"TCF..." -> "Run" IDE used to pull a dialogue to manually "save changes" before build.
This one seems related to the TCF project. You may also consider submitting a bug if it hasn't been yet.
EDIT:
Helen Keller wrote on Fri, 29 November 2019 18:26I wish the "progress" bar at the lower right corner would go away and the old menu / dialogue was back or as an option.
Even such simple thing as resizing the bar so the text woudl fit seems to be a challenge to inmates running Eclipse asylum.
Eclipse IDE provides a Progress view that displays all the currently running jobs. You can open it via Window > Show View > Progress.
[Updated on: Fri, 29 November 2019 20:03] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.09149 seconds