Configuration:
Vscode: 1.50.1
JDK: 11.0.3
OS: Win
Plugin version: 0.14.0
Repro steps:
1.Change the setting: Java->Project->Export Jar: Target Path to "AskUser";
2.Click export Jar button in the title of JAVA PROJECTS;
3.Select "without main class" and select the elements;
4.Click "ok".
Result:
The export Jar process is beginning without selecting path to generate and click "generate" button ,it dose not respond.
