redhat-developer / redhat-developer/vscode-java
The Ext always consider the direct build folder will located inside workplace folder
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 2.3k
- Fork
- 546
- Merge medio
- 20h 1m
- PR unite (30g)
- 11
Descrizione
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:
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia tracciando il modo in cui l’estensione legge la directory di build da Pom.xml e risolve il percorso configurato. Riproduci il problema con c:/x folder/builds/${project.artifactId} al di fuori del workspace, quindi verifica che la compilazione utilizzi esattamente quella directory esterna invece di creare una cartella relativa al workspace.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, typescript
- Ambito
- build-system, developer-experience
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100