Skip to content

#810: added warning message to setup #819

Merged
hohwille merged 1 commit intodevonfw:mainfrom
hohwille:feature/810-message-ide-not-working-after-setup
Nov 28, 2024
Merged

#810: added warning message to setup #819
hohwille merged 1 commit intodevonfw:mainfrom
hohwille:feature/810-message-ide-not-working-after-setup

Conversation

@hohwille
Copy link
Copy Markdown
Member

fixes #810

added warning message to setup explaining that a new shell needs to be started to use IDEasy:

$ unset -f ide
$ rm /d/projects/_ide/bin/ide
$ ide help
bash: /d/projects/_ide/bin/ide: No such file or directory
$ source setup
Setting up IDEasy in /d/projects/_ide
Configuring IDEasy in /c/Users/hohwille/.bashrc.
Configuring IDEasy in /c/Users/hohwille/.zshrc.
ATTENTION: IDEasy has been setup for your shells but you need to start a new shell to make it work.
Only if you invoked this setup script by sourcing it, you are able to run 'ide' and 'icd' commands without starting a new shell.
$ ide help
__       ___ ___  ___
\ \     |_ _|   \| __|__ _ ____ _
 > >     | || |) | _|/ _` (_-< || |
/_/ ___ |___|___/|___\__,_/__/\_, |
   |___|                       |__/

Current version of IDE is 2024.12.001-beta-SNAPSHOT
...

@hohwille hohwille added enhancement New feature or request install installation process of IDE + tools and install commandlet labels Nov 28, 2024
@hohwille hohwille added this to the release:2024.12.001 milestone Nov 28, 2024
@hohwille hohwille self-assigned this Nov 28, 2024
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 12074212125

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.417%

Totals Coverage Status
Change from base Build 12073943517: 0.0%
Covered Lines: 6511
Relevant Lines: 9316

💛 - Coveralls

@hohwille hohwille merged commit b2df9f7 into devonfw:main Nov 28, 2024
MarvMa pushed a commit to MarvMa/IDEasy that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request install installation process of IDE + tools and install commandlet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

setup not adding IDEasy to current shell

2 participants