redhat-developer / redhat-developer/vscode-java
It doesn't seem possible to build war packages for normal javaweb projects at the moment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
As the title says, it doesn't seem possible to generate war packages for normal Javaweb projects in vscode at the moment.
There are methods in both eclipse and ide to generate war packages for common javaweb projects.
Vacode should also have such a way, otherwise the project has to be converted into a maven project before the war package can be built.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how the extension handles non-Maven Java web projects and how build or packaging commands are registered. Done should mean a normal Java web project can generate a WAR package in VS Code without first being converted to Maven.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100