what is the way to hide this "cd /home/anindra/Documents/oppsClass ; /usr/bin/env /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dfile.encoding=UTF-8 -cp /home/anindra/Documents/oppsClass/bin App"
In launch.json
, set "console": "externalTerminal",
. Then Run without Debugging, the result will be shown in external Terminal and no execution scripts: