Translations:Java/64/pt-br

From Gentoo Wiki
Jump to:navigation Jump to:search
CODE Carregando a classpath do usuário
if [[ -f "${HOME}/.gentoo/java-env-classpath" ]]; then
       source ${HOME}/.gentoo/java-env-classpath
fi