redhat-developer / redhat-developer/vscode-java

Outdated "Contribute a Java Extension" Wiki

未关闭
#1,229 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

documentation
主要语言
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!
  1. Forget all prior knowledge of how to create a vscode-java extension.
  2. Create a fresh Eclipse IDE for Java Developers installation.
  3. 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.
  4. Fail.
  5. 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?

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。