You are not logged in.
Pages: 1
Hi,
Im trying to create an executable jar with:
jar cmf Test.mf Test.jar File1.class File2.classBut I get
bash: jar: command not foundI have jre-openjdk 14.0.2 installed, but /usr/lib/jvm/java-14-openjdk/bin contains no jar binary.
Any feedback appreciated.
Last edited by greenleafvolatile (2020-12-15 08:05:50)
Offline
You need the jdk packages for development libraries/tools i.e. jdk-openjdk
Offline
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Thanks for the replies. Marked as SOLVED.
Offline
Pages: 1