From: <hp...@we...> - 2022-06-22 23:17:20
|
Hi René! Thank you for this hint. Found there was (once upon a time) a JAR.EXE, today no more. NetRexx Programming Guide describes ANT in chapter 7 and Eclipse in chapter 29. Still some time left before I have to decide what to use. Best, M. Am 22.06.2022 um 14:55 schrieb René Jansen: > 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. > > > > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |