formulahendry / formulahendry/vscode-code-runner
Doesn't compile external referenced libraries(Jar files) when code is run in Java.
- Lingua principale
- TypeScript
- Stelle
- 2.4k
- Fork
- 351
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- VS Code Version: 1.52.1
- OS Version: Windows 10 Pro 10.0.18363 Build 18363
- Code Runner Version: 0.11.1
When running a Java file inside of a Java project, the referenced Jar files for external libraries aren't loaded yielding an error message that the package does not exist.
Steps to reproduce the behavior:
1. Install Project Manager for Java and Code Runner extensions
2. Create a Java Project and place Jar file into the Referenced Libraries tab
3. Attempt to import said Jar file
An error is thrown that the package does not exist. Was expecting for it to compile the required Jar files and to execute normally.
Not sure if there is some sort of configuration I am missing, a bug, or if this is just a feature that is yet to be implemented.

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Non viene indicato alcun file o test. Riproduci il report con VS Code 1.52.1, Code Runner 0.11.1, Project Manager for Java e un progetto contenente un JAR referenziato, quindi traccia come vengono gestite le librerie del progetto Java durante l'esecuzione di un file. Il lavoro è completato quando gli import del package referenziato hanno esito positivo e il file Java viene compilato ed eseguito.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, typescript, vscode
- Ambito
- devtools
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100