Rodrigo Carvalho Silva
Rodrigo Carvalho Silva
### Is your feature request related to a problem? Please describe It would be great to have Podman ready to use after Windows startup instead of always having to run...
As commented in https://github.com/FelixSelter/JEnv-for-Windows/issues/39#issuecomment-1233376936
Add a parameter like `-y` to autoaccept the java versions and suggested names, so there is no user prompt and this can be used on scripts to automate the developer...
Would be super convenient if jenv could not only switch Java versions, but also had the ability to go ahead and install the configured version. It's also desirable the ability...
I have a Xiaomi Poco F1 (MIUI 12.0.3 - Android 10) and sync is only working with the app opened. If I switch to other app, after some time I...
**Is your feature request related to a problem? Please describe.** When I update the Angular version on my project using ng update, it doesn't update "ngx-bootstrap" version. **Describe the solution...
When I update the Angular version on my project using `ng update`, it doesn't update "ng-bootstrap" version. According to [their documentation](https://github.com/angular/angular-cli/blob/main/docs/specifications/update.md), it is possible to do.
Replace file symlink by shims and dir symlinks on Windows by junctions closes #1397
Hi! After running `jenv change`, I can see that JAVA_HOME changed on Control Panel but it isn't updated on the current PS session - I need to open a new...