cy stating that such tools must be
> written in Perl and/or Bash on Debian, but if not, I think we may be
> well-served to fix java-config into working similarly across Gentoo and
> Debian (perhaps also Fedora?), so that users don't need to learn a new
> java-config every time they en
hat
could be my inexperience with Debian packaging showing..
What about having sort of /usr/bin/java-config that returns the path to
JAVA_HOME of the currently used JDK? So maintainers (of eclipse,
tomcat, jboss etc.) could simply add a line like
JAVA_HOME=`/usr/bin/java-config --home`
to their
uld be my inexperience with Debian packaging showing..
What about having sort of /usr/bin/java-config that returns the path to
JAVA_HOME of the currently used JDK? So maintainers (of eclipse,
tomcat, jboss etc.) could simply add a line like
JAVA_HOME=`/usr/bin/java-config --home`
to their scripts
3 matches
Mail list logo