Rocket® Visual COBOL (formerly a Micro Focus® product)

 View Only
  • 1.  CobJVM and MAVEN

    Posted 04-11-2018 23:26

    Anyone have success with using the cobol compiler in -j mode under maven?

     

    I want to build a solution including both java classes and CobJVM source and I would like it to all be in one JAR file.  ideally, I would like to have COBOL call java and also have java call COBOL.


    #CobJVM
    #Java
    #Maven