Skip to content

Commit

Permalink
Update Java prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWakelin authored Jul 29, 2022
1 parent b737c93 commit 18d1776
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ Sample CICS Java program to use a J2C generated data binding to map a COMMAREA f
## Pre-reqs

* CICS TS V5.4 or later
* 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
* J2C tools provided with Rational Applicaton Developer or IBM Developer for z/OS
* 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)

Expand All @@ -19,4 +18,4 @@ The sample class J2Cprog can be added to a OSGi plug-in project and deployed int

* More information about this sample can be found in the accompanying IBM developer tutorial [Generate Java records from COBOL with IBM Developer J2C tools](https://developer.ibm.com/tutorials/generating-java-records-from-cobol-with-rational-j2c-tools/)

* To download the COBOL EDUPGM sample see this [CICSDev Git repository](https://github.com/cicsdev/cics-java-jzosprog)
* To download the COBOL EDUPGM sample see this [CICSDev Git repository](https://github.com/cicsdev/cics-java-jzosprog)

0 comments on commit 18d1776

Please sign in to comment.