automatically add jars to classpath

Brian Goetz brian.goetz at oracle.com
Mon Jan 2 22:31:31 UTC 2017


For JARs, you can get the effect of this by invoking with

     CLASSPATH=* jshell

and no special jshell magic.

On 1/2/2017 4:35 PM, Michael Müller wrote:
> Hi,
>
>
> If I start jshell from a folder of my choice, it would be nice to 
> automatically add any jar (or class) files within that folder to the 
> classpath.
>
>



More information about the kulla-dev mailing list