You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.
Side note: I've tried to run Nightcode JAR instead. Two different results on the same machine (OpenSUSE x64):
Failing with OpenJDK "11" 2018-09-25:
java -jar Nightcode-2.6.0.jar
Error: Could not find or load main class nightcode.core
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Running with SUN JDK "10.0.1" 2018-04-17, but without any "Doc" button in toolbar, sadly.
I'm new to boot and Clojure libraries. I installed boot 2.8.2. Then in a clone of your Nightcode:
boot pom jar install
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Retrieving boot-cljs-2.1.4.pom from https://repo.clojars.org/ (2k)
...
Installing project.jar...
Installing boot-2.8.2.jar...
Now what? No new files in Nightcode directory. No new "Nightcode" or "nightcode" on PATH.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Zach,
From the closed issues on GitHub it sounds that Nightcode has a toolbar with buttons. However, I can't see any - in 2.6.0 on SUSE x64:
Help, please.
The text was updated successfully, but these errors were encountered: