Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1090: improve ProcessContext, fixed readLine #1351

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

hohwille
Copy link
Member

@hohwille hohwille commented Sep 5, 2023

Improvements for #1090:

  • added ProcessResult
  • improved ProcessContext API, run "mvn.cmd" instead of "mvn", etc.
  • fixed IdeContext.readLine() if console is not available.
  • fixed AbstractIdeContext.question

@hohwille hohwille added this to the release:2023.08.002 milestone Sep 5, 2023
@github-actions github-actions bot added the bash related to bash shell or scripts label Sep 5, 2023
@hohwille hohwille merged commit 6b55273 into devonfw:master Sep 5, 2023
@hohwille hohwille linked an issue Sep 5, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash related to bash shell or scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate devonfw-ide from bash to Java with GraalVM
1 participant