in case you want to execute a .jar-file you have to use “-jar” as parameter
trigger@localhost ~/Desktop $ java -jar FreeSpaceOpenInstaller.jar
I was going to re-emerge the whole java-subsystem ^^ but fortunately I took a final look into “java -h”.
in case you want to execute a .jar-file you have to use “-jar” as parameter
trigger@localhost ~/Desktop $ java -jar FreeSpaceOpenInstaller.jar
I was going to re-emerge the whole java-subsystem ^^ but fortunately I took a final look into “java -h”.