Questions tagged [jbang]

1 questions
0
votes
0 answers

This simple sample runs in jshell but not in jbang. What could cause this difference?

I'm trying to get a simple jbang with dependency on class path sample working. When I run the exact same java file (except for bulleted differences below) via jshell under Java 17, passing the same class path, it succeeds. The function definition…
dudeNumber4
  • 4,217
  • 7
  • 40
  • 57