vscode-java-dependency
vscode-java-dependency copied to clipboard
Support export jar with sources
From user's feedback
I would like to see support to export source files into jar files when exporting to jar
@CsCherrYY Is this supported in other IDEs?
in eclipse, it's "export java source files and resources" option

in IDEA, it seems we can add module sources via

Thanks for sharing. We can consider to add include source option.