Skip to content

Commit

Permalink
Clarify Java prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWakelin authored Jul 29, 2022
1 parent 09485a8 commit eec8c83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM
## Pre-requisites

* CICS TS V5.1 or later, due to the usage of the `getString()` methods.
* Java SE 1.8 on the z/OS system
* Java SE 1.8 on the workstation
* Java SE 1.8 or later on the workstation
* Eclipse with the IBM CICS SDK for Java or any IDE that supports usage of the Maven Central artifact [com.ibm.cics:com.ibm.cics.server.](https://search.maven.org/artifact/com.ibm.cics/com.ibm.cics.server)

## Configuration
Expand Down

0 comments on commit eec8c83

Please sign in to comment.