redhat-developer / redhat-developer/vscode-java
Outdated "Contribute a Java Extension" Wiki
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
The "Contribute a Java Extension" Wiki is outdated and impossible to follow.
Environment
- Operating System: Microsoft Windows [Version 10.0.18363.535]
- JDK version: 13.0.1
- Visual Studio Code version: 1.42.0-insider
- Java extension version: 0.55.2
Steps To Reproduce - Please attempt to reproduce!
- Forget all prior knowledge of how to create a vscode-java extension.
- Create a fresh Eclipse IDE for Java Developers installation.
- In a clean, new project directory, attempt to follow the wiki and put together a server bundle using only the steps and information provided by the wiki and its external links.
- Fail.
- Repeat continuously for days/weeks.
Current Result
It is impossible to "Contribute a Java Extension"
Expected Result
A simple, easy to follow guide on how to get started creating a Java extension. A working example project would be preferred.
Additional Information
While this may have sounded harsh it is a result of my frustration. I find it absurd that a requirement of creating an extension to a plugin for your favorite lightweight IDE is the installation of a resource heavy IDE which the user may loathe using.
@testforstephen if it is possible to do, would you mind creating a sample project which leverages your vscode-pde to create an extension targeting the eclipse.jdt.ls currently in use by vscode-java?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 "Contribute a Java Extension" wiki、其中的外部链接,以及 issue 中提到的 vscode-pde 项目。对照 eclipse.jdt.ls 验证文档中描述的流程,并找出缺失或过时的步骤。当新手可以按照指南操作,并使用一个可运行的示例项目创建 Java 扩展时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, vscode
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100