IBM / JTOpen

IBM Toolbox for Java, an IBM i communications library
https://ibm.github.io/JTOpen/
Other
56 stars 26 forks source link

Missing jar files in version 20 #163

Closed MikSwens closed 2 months ago

MikSwens commented 5 months ago

It is clear from the documentation that several obsolete jar files were removed in the port from version 11 to 20 but there are several other, still useful and used, jar files that seem to be AWOL: composer.jar jui400.jar outputwriters.jar reportwriter.jar tes.jar (graphical debugger...probably used most of all) uitools.jar util400.jar

These need to be added to the project.

jeber-ibm commented 2 months ago

The source for these jar files is not part of JTOpen, so JTOpen does not have a way to build them.

If these jar files are needed, then will need to be obtained from an IBM i system from the /QIBM/ProdData/OS400/jt400/lib directory.