-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When I make the ./gradlew command it doesn't give me a file in build/libs that ends in -all.jar, I only get a file that is named: ReplayStudio-master-SNAPSHOT.jar, and when I try to run it, it says no main manifest attribute.
I tried to run it with jdk version 8, but it says this:
Dependency requires at least JVM runtime version 17. This build uses a Java 8 JVM.
So I build it with jdk version 17, and it builds but it gives me just that "Snapshot" file. Tried it with version 18, the same issue and version 24 can't build it.
So not sure how to build it correctly,
the read me file seriously need more information, specially since the link in the read me file takes you to version 24
Metadata
Metadata
Assignees
Labels
No labels