vscode-tomcat
vscode-tomcat copied to clipboard
Show 404 error when right-click to open war package in browser
Environment:
- VSCode Version: 1.46.1
- OS Version: Win
- Tomcat Extension Version: 0.11.2
Steps to Reproduce:
- Prepare a java web project, Generate .war file.
- Right click .war file to open in browser.
Result:
You will meet an error as below.
Same thing here. VSCode version: 1.51.1 OS version: win Tomcat Extension Version: 0.11.3 Tomcat version: 9.0.40
I'm also having the same exact issue...
This issue is most probably because of directory structure of src/ not being same as expected