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
You are recommended to use the **production instance** of CWL Viewer at https://view.commonwl.org/ which runs the latest [release](https://github.com/common-workflow-language/cwlviewer/releases). Any downtime should be reported on the [gitter chat for cwlviewer](https://gitter.im/common-workflow-language/cwlviewer).
@@ -117,16 +115,16 @@ by default on `localhost:3030`
117
115
118
116
## Compiling and Running
119
117
120
-
To compile you will need [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or OpenJDK 8 (`apt install openjdk-8-jdk`),
121
-
as well as [Apache Maven 3](https://maven.apache.org/download.cgi) (`apt install maven`).
118
+
To compile you will need [Java 17](https://www.oracle.com/java/technologies/downloads/) or a compatible distribution
119
+
(e.g. [Eclipse Adoptium](https://projects.eclipse.org/projects/adoptium)) and version, as well as
0 commit comments