Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You could look at JRecord - <a href="http://sourceforge.net/projects/jrecord/" rel="nofollow noreferrer">http://sourceforge.net/projects/jrecord/</a> or cb2java <a href="http://sourceforge.net/projects/cb2java/" rel="nofollow noreferrer">http://sourceforge.net/projects/cb2java/</a> both allow you to access cobol files but neither will generate the full classes.</p> <hr> <p>Update Jan 2011</p> <p>Since the original Answer:</p> <ul> <li>JRecord continues be developed. There is now a <code>JRecord Code generator</code> available as either a standalone program or in the <a href="https://sourceforge.net/projects/record-editor/" rel="nofollow noreferrer">Recordeditor</a>. This <code>Code Generator</code> will build <code>JRecord JRecord</code> code from a Cobol Copybook. See RecordEditor Jrecord CodeGen </li> <li>Development on <strong>cb2java</strong> has stopped</li> <li><a href="https://sourceforge.net/projects/cobol2" rel="nofollow noreferrer">cobol2j</a> has been written. There have been no updates for a year. </li> <li>There is also <a href="http://www.legsem.com/legstar/" rel="nofollow noreferrer">Legstar</a> again nothing published for a few years</li> </ul> <h3>Update Aug 2017</h3> <p>The <a href="https://sourceforge.net/projects/record-editor/" rel="nofollow noreferrer">RecordEditor</a> has a Generate option for generating <strong>Java / JRecord</strong> code from a Cobol Copybook. See <a href="http://record-editor.sourceforge.net/RecordEditorGenerate.htm" rel="nofollow noreferrer">RecordEditor Code Generation notes</a> for details.</p> <h3>Update Jan 2018</h3> <p>There is some information on generating <em>Java~JRecord</em> code in this question / answer:</p> <p><a href="https://stackoverflow.com/questions/46313332/how-do-you-generate-javajrecord-code-fror-a-cobol-copybook">How do you generate java~jrecord code fror a Cobol copybook</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload