improve offline capability #1153
Labels
enhancement
New feature or request
setup
related to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
software
software-package with 3rd party products
update
related to updating software or the entire devonfw-ide
Milestone
As a devonfw-ide user, I want to be able to work offline so that I remain productive in environments with bad or no internet connection (e.g. on business trips).
Obviously, I can not setup new tools or upgrade tools when I am offline.
However, when all has been setup but some setting has changed, I cannot run tools like eclipse when I am offline and get blocked.
I see two issues here:
2023-03
to version2023‑03
as both versions seem identical?-o
or--offline
) that can suppress the interactive confimation/question (one could also use batch mode but somehow I think our approach with that is kind of flawed. Do we want to ask all questions withyes
or withno
in batch mode? If there is a question like "failed to update download urls - maybe you are offline. Do you want to skip the update?" the answer might be different than in case of "your settings folder does not have a .git folder and seems corrupted. Do you want to delete it and do a fresh clone?". Ideally we could ask the operating system if we are offline or not but that seems to be a general problem that is not so easy as you would expect it.The text was updated successfully, but these errors were encountered: