Questions about porting a Java application
Manfred N. Riem
mriem at manorrock.org
Thu Oct 7 07:17:57 PDT 2004
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 at 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
More information about the freebsd-java
mailing list