diff --git a/opt4j-tutorial/src/main/tutorial/javadoc.properties b/opt4j-tutorial/src/main/tutorial/javadoc.properties index 8c327a67..11e80e7c 100644 --- a/opt4j-tutorial/src/main/tutorial/javadoc.properties +++ b/opt4j-tutorial/src/main/tutorial/javadoc.properties @@ -1,7 +1,7 @@ -Creator=Creator -Decoder=Decoder -Evaluator=Evaluator -Opt4J=Opt4J +Creator=Creator +Decoder=Decoder +Evaluator=Evaluator +Opt4J=Opt4J genotype=genotype addEvaluator=addEvaluator(..) ProblemModule=ProblemModule diff --git a/opt4j-tutorial/src/main/tutorial/tutorial.xhtml b/opt4j-tutorial/src/main/tutorial/tutorial.xhtml index 24eaca9d..4c35bbfa 100644 --- a/opt4j-tutorial/src/main/tutorial/tutorial.xhtml +++ b/opt4j-tutorial/src/main/tutorial/tutorial.xhtml @@ -25,12 +25,10 @@

- Opt4J requires Java 6. To compile the following examples, you will - need the JDK installed which can be downloaded from here. - Opt4J is distributed as single .zip file that can be downloaded from here. After - extracting the files, the folder structure looks like this: + Opt4J currently requires Java 21. + To compile the following examples, you will need the respective JDK installed. + Opt4J is distributed as single .zip file that can be downloaded from here. + After extracting the files, the folder structure looks like this: