redhat-developer / redhat-developer/vscode-java
Adding jar file using maven dependencies
未关闭
还没有人认领这个 Issue。
bug
Maven
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
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..
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该报告涉及 pom.xml 中声明的 iText Java 依赖项以及缺失的 Document 类。首先使用列出的 Maven 依赖项复现项目设置,并检查扩展如何解析这些依赖项;当 Document 类能够无错误地被识别时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- developer-experience
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100