Bug Report: Can't add a local server in VSCode
Opened this issue · 3 comments
Brief Summary
When adding a new local server, I can give a domain name but pressing enter does nothing and it stays like that preventing me to add a new server.
Expected Outcome
I expect to be able to add a domain and a server.
Current Outcome
Can't add a server
Reproducer
Follow the steps from the documentation.
Operating System
Windows 11
JDK Version
Oracle JDK 17
Ecosystem Tool
Visual Studio IDE Plugin
Hi.
What is the version of your:
- Payara Tools extension
- VSCode.
Hi Netris89.
I was able to reproduce the issue. An internal task, referenced as FISH-8313, has been created for our platform development team. We will inform you once we are ready to proceed with the development of the fix.
Hi.
What is the version of your:
* Payara Tools extension * VSCode.
Sorry for the late answer. I'm using latest VSCode and latest Payara tools.
I managed to fix it by playing around with JAVA_HOME and MAVEN_HOME environment variables but I'm still having problems with the extension. I'm not sure if it's related or if I should open another issue though.