Skip to content

Commit 4a658ba

Browse files
authored
Update prereqs (#17)
1 parent d346e08 commit 4a658ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM
2020
## Pre-requisites
2121

2222
* CICS TS V5.1 or later, due to the usage of the `getString()` methods.
23-
* Java SE 7 or later on the z/OS system.
24-
* Java SE 7 or later on the workstation.
25-
* Eclipse with CICS Explorer SDK installed.
23+
* Java SE 1.8 on the z/OS system
24+
* Java SE 1.8 on the workstation
25+
* Eclipse with the IBM CICS SDK for Java EE, Jakarta EE and Liberty, 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)
2626

2727
## Configuration
2828

0 commit comments

Comments
 (0)