redhat-developer / redhat-developer/vscode-java
Adding jar file using maven dependencies
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I am sure that this one is not a big thing but it ruined my Friday night and still I do not get my solution.
Well,I am importing itext java library using maven dependencies as we did in eclipse I just paste all itext dependencies in pom.xml and save pom.xml and things goes well but here the problem raise it show me the error Document class not found or so on.
Thanks in advance..
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
The report concerns an iText Java dependency declared in pom.xml and a missing Document class. Start by reproducing the project setup with the listed Maven dependencies and check how the extension resolves them; done means the Document class is recognized without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100