classpy
classpy copied to clipboard
Can't work on MacOS.
When I try Command: brew tap guxingke/repo
It shows:
==> Tapping guxingke/repo Cloning into '/usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo'... remote: Enumerating objects: 44, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (3/3), done. remote: Total 44 (delta 0), reused 2 (delta 0), pack-reused 40 Unpacking objects: 100% (44/44), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb classpy: /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb:10: `@8' is not allowed as an instance variable name /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb:10: syntax error, unexpected end-of-input, expecting end depends_on :openjdk@8 ^ Error: Cannot tap guxingke/repo: invalid syntax in tap!
me too
Hi, I forked the author's repository and compiled and packaged a version using JDK17 LTS. If you need it, you can get it here.
Hi, I forked the author's repository and compiled and packaged a version using JDK17 LTS. If you need it, you can get it here.
Works like a charm!