Visual Studio Code – Standalone Java project vs code to use Spark
I'm looking to use spark in a standalone VS code java project (ie no maven or gradle). Is this possible? I've download library from https://spark.apache.org/downloads.html, extracted and copied the contents of Jars folder into my vs code lib folder. I…