We are working on theia, We added a VS plugin(Maven for Java) in Theia, but it does not work, need some help.
[original thread by 宁 郑]
We are working on theia, We added a VS plugin(Maven for Java) in Theia, but it does not work, need some help.
[original thread by 宁 郑]
What is not working specifically?
[宁 郑]
From the theia plugin list, we can see the plugin(Maven for Java) is installed, but the “MAVEN PROJECTS” window did not appear in the left panel as Vs Code did.
[宁 郑]
Add screen shot
@gloomuu Any clue perhaps in the backend/frontend logs?
Also you may look at the extension’s troubleshooting page: https://github.com/microsoft/vscode-maven/blob/master/Troubleshooting.md
[宁 郑]
seems not this issue, the env settings are right, I have raised an issue to theia.