creating an executable java file
according to Visual Studio Copilot I'm doing everything right, but I keep getting the following error
'''jar : The term 'jar' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ jar cfm ArsenalRandomizer.jar manifest.txt Main.class lib/gson-2.11.0 ...
+ ~~~
+ CategoryInfo : ObjectNotFound: (jar:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException'''
3 Replies
⌛
This post has been reserved for your question.
Hey @Paradox Crew (Paul)! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
I think I bracketed wrong.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.