redhat-developer / redhat-developer/vscode-java

The Ext always consider the direct build folder will located inside workplace folder

オープン
#4,454 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

bug
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

Describe the bug
The Ext always consider the direct build folder will located inside workspace folder.

To Reproduce
Steps to reproduce the behavior:
So, if I set the following config in Pom.xml:

c:/x folder/builds/${project.artifactId}

the Ext. will create [/x folder/builds/${project.artifactId}] inside the workspace directory and will use it for compiling.

[Please attach a sample project reproducing the error]
[Please attach logs. See https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#enable-logging]

Expected behavior
use the same folder that set in pom.xml.
I always set the build folder outside workspace folder to avoid OneDrive synch issues. and this settings working well with all IDEs and ext except this one.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、拡張機能が Pom.xml からビルドディレクトリを読み取り、設定されたパスを解決する方法を追跡します。ワークスペース外にある c:/x folder/builds/${project.artifactId} で問題を再現し、その後、コンパイルでワークスペース相対のフォルダーを作成するのではなく、その正確な外部ディレクトリが使用されることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript
領域
build-system, developer-experience
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。