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
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,7 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM
20
20
## Pre-requisites
21
21
22
22
* CICS TS V5.1 or later, due to the usage of the `getString()` methods.
23
-
* Java SE 1.8 on the z/OS system
24
-
* Java SE 1.8 on the workstation
23
+
* Java SE 1.8 or later on the workstation
25
24
* 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)
0 commit comments