Library | Description |
---|---|
asm-7.2.jar asm-commons-7.2.jar asm-tree-7.2.jar | Bytecode manipulation framework. These libraries are required for the Code Coverage feature. |
bcprov-jdk14-1.38.jar | Bouncy Castle library used for PDF encryption. If your programs don’t encrypt PDF files using either the ENCRYPTION attribute or the iscobol.print.attribute.encryption configuration property, you could safely remove this library. |
charva.jar | Support for "green" terminals. |
commons-codec-1.13.jar commons-collections4.4.4.jar commons-compress-1.19.jar commons-math3-3.6.1.jar poi-4.1.2.jar poi-ooxml-4.1.2.jar poi-ooxml-schemas-4.1.2.jar xmlbeans-3.1.0.jar | These libraries provide the ability to manage XLS and XLSX files. They’re required by the Grid control export features. |
commons-logging-api.jar | Implementations of commons-logging wrapper API. |
commons-logging.jar | Implementatinos of commons-logging. |
ctree-rtg.jar | ctreej interface. |
DJNativeSwing-SWT.jar DJNativeSwing.jar swt-<platform>.<bits>.jar | Default web-browser control implementation. |
image4j-0.7.2.jar | This library provides support for 1 and 32 bits .bmp files. |
iscobol.jar | isCOBOL Compiler, Framework, Debugger and Application Server. |
isupdater.jar | isCOBOL Software Updater tool. |
isprofiler.jar | isCOBOL Profiler. |
itext-2.1.7v5.jar | This library allows you to generate PDFs for print files assigned to "-P PDF". |
jacoco-core-0.8.5.jar | This library is required for Code Coverage and Profiler features. |
javassist.jar | isCOBOL Profiler dependences. |
jcalendar-1.3.3.jar | Date-entry control implementation. |
jcommon-1.0.23.jar jcommon-xml-1.0.23.jar jfreechart-1.5.1.jar | This library allows you to create charts via java-bean technology. |
jdom.jar | This library allows the COBFILEIO, EfdParser and XML2WRK to parse XML files. |
jna-5.2.0.jar jna-platform-5.2.0.jar | These libraries allow the C$SYSTEM routine to create a process on Windows. They also allow the C$OPENSAVEBOX routine to display native file chooser dialogs on Windows. They’re required also by the default web-browser control implementation. |
joe-1.3.jar | This library allows you to execute joe scripts. |
wow.jar wowax.jar | isCOBOL WOW support. |
Library | Description |
---|---|
ctree | allow to interact with a c-tree server |
dyncall | allows programs compiled without -cp option to call dynamic link libraries |
dyncall_n | allows programs compiled with -cp option to call dynamic link libraries |
iscobolc | allows programs compiled without -cp option to be called by C programs |
iscobolc_n | allows programs compiled with -cp option to be called by C programs |
Terminal | Curses implementation (native part) of Charva. Note - This library is not available on the Windows 64 bit platform. |
iscrun ProgramName |
isrun ProgramName |