-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couldn't see test explorer and code lens for maven project #1139
Comments
Would you mind to provide a sample project to us? |
Hello Sheng, thanks for reaching out. I didn't quite get what you mean by a sample project. I'm working on the junit tests maven project. The run|debug code lens are working when there's a main method in tests. but in our project we don't have a main method. I think the java debugger or java test runner extensions are looking the project as java projects but it is actually a maven project. Can you please help me out in resolving this issue. Thanks, |
You can share a sample project that is not working on your side. (You can simplify it to remove all the code that you don't want to share) Then I can take a look at the project to see what's the gap. |
Hello, I have shared the sample project with you. Please take a look and let me know. https://drive.google.com/drive/folders/1VQC2rZrIwXVl7D3l4rwiZHPeFQafA0vt?usp=sharing |
Is the link correct? I cannot see any files in the link. |
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further. |
Hello,
Thanks for the pretty interesting feature.
I'm facing issues with the code lens and test explorer for the maven project. I've tried many ways changing .classpath, re-installing vscode, looking at the issues already been notified by other #470. Nothing seems to be working out. can you please help me out in setting up the IDE.
Thanks,
venkat.
The text was updated successfully, but these errors were encountered: