Open tsh-hashimoto opened 1 month ago
Hi, collaborators.
When I ran cobjrun --help, the following message was displayed:
cobjrun --help
$ cobjrun --help Failed to parse arguments. Run cobjrun --help.
However, when I simply ran cobjrun, the following output was displayed:
cobjrun
$ cobjrun Usage: cobjrun [--include=PATH] PROGRAM-ID --include=PATH Specify the directory path containing jar files --help Display this message --version Display runtime version
I received the same message (Failed to ~~~) with cobjrun --version.
Failed to ~~~
cobjrun --version
Could you please check this?
For reference, I use version 1.1.2.
We do not maintain cobjrun. Please use java command instead of cobjrun I am going to remove this command by the end of this month.
java
Hi, collaborators.
When I ran
cobjrun --help
, the following message was displayed:However, when I simply ran
cobjrun
, the following output was displayed:I received the same message (
Failed to ~~~
) withcobjrun --version
.Could you please check this?
For reference, I use version 1.1.2.