easy way to add jar dependencies to a scratch file in intelij
In Run/Debug Configuration... setting you can make your scratch-file to be run using a specific classpath or module. Just change Use classpath of module
or Program arguments
.
In Run/Debug Configuration... setting you can make your scratch-file to be run using a specific classpath or module. Just change Use classpath of module
or Program arguments
.