Closed meiliangdeng closed 1 year ago
Hi @meiliangdeng, some questions that need your help to confirm:
Ok, is this project sharable? If you don't mind, please share it and I can open it on my side to see what happens.
Hello @meiliangdeng and @jdneo! Hope you're well.
I had this same issue right now. The shortcut button didn't appear to me.
I solved this issue downgrading Language Support for Java(TM) by Red Hat
to v1.22.1
.
Maybe you can try it @meiliangdeng.
@gustavosimon yes, for any java project, the release version is fine, but the pre-release version is not.
Language Support for Java(TM) by Red Hat v1.23.2023091604、v1.23.2023091904 is not ok
@jdneo @gustavosimon any java project can be reproduced. for example, you can use this project(master branch):https://github.com/osheroff/mysql-binlog-connector-java.git it can also be reproduced locally
If use Language Support for Java(TM) by Red Hat to v1.22.1, you have no problem, if you use the pre-release version, you have problems
Test Runner for Java has always been version 0.39.1, my guess is that the pre-release version of Language Support for Java(TM) by Red Hat is not compatible with Test Runner for Java version 0.39.1
Thank you all, I can reproduce this issue with the provided information. Looking into it right now...
vscode-java-test-0.39.2023092012.vsix.zip Please use this build as a workaround now if it blocks you. I'll schedule a release recently.
Update:
Pre-release 0.39.2023092208 with the fix of this issue is published.
A stable release is planned in next week.