'Eclipse 2022-03. Change directory path user settings Git configuration

I have installed eclipse-2022-03 and the config path appears as U:\gitconfig (non-writable) I have seen that in other questions, they claim that the button appears disabled and does not allow adding configuration and that the problem is due to the route that I mentioned. Some get the drive letter S and I get the drive letter U. I don't have that drive defined on my computer, so I think it's a random issue with the plugin. I also have CodeReady Studio installed and it is the same situation. I installed eclipse-2022-03 today and there is the same problem as in 2020-12. Is there any way to solve this?

Git Configuration User Settings "Add Entry Button" is disabled

Plugin version in 2022-03: enter image description here

Plugin version in CodeReady Studio: enter image description here

I have seen the problem since I am generating a configuration server with spring boot and I need to have the properties in the repository, when making the request to obtain the properties, it generates an error that does not allow it to create a temporary file since it tries to search in the U disk.

Eclipse 2022-03 enter image description here

CodeReady Studio enter image description here

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source