Shi Chen
Shi Chen
Currently we can't reuse `CompilationUnit`, it may cause potential GC issue and extra CPU calculations.
the gradle execution would be one of the following three: - Gradle wrapper - specific Gradle version - local Gradle installation Will show specific gradle execution info in the log.
here to track that the integration tests about dependency view should be added into this repo. related feature PR: #887
Currently the expect behavior of exporting jar is singleton and multiple exporting jar tasks are not supported at the same time. But when the exporting jar process comes from explorer's...
[**QuickPickItemKind.Separator**](https://code.visualstudio.com/updates/v1_64#_quickpickitem-separators) has been available since vscode 1.64. We can consider to apply it to enhance the export jar ux.
fix #593 