From: René J. <rvj...@xs...> - 2022-06-22 12:55:54
|
Yes, that is what you normally would do with a lot of .class files: put them into a .jar file, which is added to CLASSPATH. All classes can be found in this one file. René. > On 18 Jun 2022, at 09:56, hp...@we... wrote: > > it the yet available ooRexx routine? > ii) Is it possible to keep all pre-compiled pipes in one file, > comparable to a Loadlib? Otherwise there would be for each and > every pipe of a program an extra .class file. My objective is > typically to keep the number of files as low as possible. |