Features - Verify: can report message when export jar - To export jar from explorer title, can see the reports in the related terminal. - To export jar from [tasks](https://github.com/microsoft/vscode-java-dependency/wiki/Export-Your-Project-to-a-Jar#advanced-custom-export-task), can see the reports, can see the reports in the related terminal. Changes - To verify the extension will behave as expect in untrusted workspaces. - To verify the extension will be disabled in virtual workspaces. Fixes - To verify when exporting jar, "generating jar" process can be cancelled - After cancelling, the destination file size will not increase any more. - To verify there is not "Data tree node not found" error in the console, details in #478
Features
Changes
Fixes