Skip to content

#5 Issue: Readme.md updated#21

Open
aliiakbarkhan wants to merge 1 commit intojavapathfinder:masterfrom
aliiakbarkhan:documentation/readme
Open

#5 Issue: Readme.md updated#21
aliiakbarkhan wants to merge 1 commit intojavapathfinder:masterfrom
aliiakbarkhan:documentation/readme

Conversation

@aliiakbarkhan
Copy link
Copy Markdown

Key changes I have made:

  1. Java version: Change from Java 8 to Java 11 (matching build.gradle which sets JavaVersion.VERSION_11)
  2. Source placement: Clarify the Gradle standard layout (src/main/java for main sources, src/test/java for test sources, src/main/java/example for example files — excluded from the main jar)
  3. Build output: The javac command for compiling OTF sources should use semicolons on Windows (path separator)
  4. Step numbering: Fix the duplicate step number (there are two step 5s)
  5. jpf-core compatibility: Note that jpf-core should also be built with Java 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant