Skip to content

Instantly share code, notes, and snippets.

@metanest
Created March 28, 2024 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metanest/8bb29b8e81147f739a47efb9b85665f0 to your computer and use it in GitHub Desktop.
Save metanest/8bb29b8e81147f739a47efb9b85665f0 to your computer and use it in GitHub Desktop.
#!/bin/sh
export CLASSPATH=/usr/local/share/java/classes.zip
export JAVA_HOME=/usr/local/share/java
exec /usr/local/lib/netscape/netscape.bin -java sun.tools.javac.Main $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment