Ruffian7 / 7Clicker

An open source autoclicker
28 stars 59 forks source link

i cant open #7

Open Floppinqq opened 3 years ago

Floppinqq commented 3 years ago

the autoclicker just dont open.

TheLightWhite commented 3 years ago

use java 8, java 9 and newer does not work.

MaSven commented 3 years ago

I created a forked version that should work with java 16 https://github.com/MaSven/7Clicker/releases/tag/0.0.5

Bill-Joe-Tech commented 1 year ago

To add to @TheLightWhite, if you need to change the default Java, here will save you a web search: sudo update-java-alternatives --list Lists the installed Java(s). sudo update-alternatives --config java Allows you to configure the default Java.