microsoft / microsoft/vscode-java-dependency
Getting this error after latest vscode update .
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 199
- 派生
- 105
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 27
描述
Executing task: "mvn org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeArtifactId="archetype-quickstart-jdk8" -DarchetypeGroupId="com.github.ngeor" -DarchetypeVersion="2.8.1" -DgroupId="com.example" -DartifactId="demo""
The filename, directory name, or volume label syntax is incorrect.
Getting this error after latest vscode update .
Windows 11
64 bit
I was trying to create project , through create java project command in command pallete.
Simple writing the command line works but it doesn't link to project.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 Windows 11 上重现 Create Java Project 命令,并将其生成的 Maven 命令与直接输入时能够正常工作的命令进行比较。当项目创建完成且不再出现文件名或目录语法错误,并且新项目已在 VS Code 中关联后,该 issue 即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, vscode
- 领域
- build-system, devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100