Date: Thu, 7 Oct 2004 09:17:58 -0500 From: "Manfred N. Riem" <mriem@manorrock.org> To: <java@freebsd.org> Subject: Questions about porting a Java application Message-ID: <20041007141757.703AC43D2D@mx1.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi all, I have a Java application that I want to port and I have read the better part of [1]. The application that I want to port unfortunately has a specific structure that does NOT make it possible to adhere to the practices. What is the general thing to do in such a case? As far as I can tell from the Win32 starter script for the application it insists on an application directory with the following structure INSTALL-DIR | +---- bin | +---- doc | +---- lib Any advice about this? Kind regards, Manfred Riem mriem@manorrock.org [1] Porter's Handbook - Using Java - Best practices http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-java .html#JAVA-BEST-PRACTICES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007141757.703AC43D2D>