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.
>
>