saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
5
java-config-2/build/compilers.conf
Normal file
5
java-config-2/build/compilers.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# If the ebuild supports it
|
||||
# it will check the COMPILERS var front to back and
|
||||
# use the fist compiler that is installed
|
||||
|
||||
#COMPILERS="ecj-3.1 jikes javac"
|
||||
12
java-config-2/build/jdk.conf
Normal file
12
java-config-2/build/jdk.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# User jdk configuration file
|
||||
# You can specify which jdk you prefer to use
|
||||
# see http://www.gentoo.org/doc/en/java.xml#doc_chap4_sect3 for more info
|
||||
#
|
||||
# example:
|
||||
|
||||
#1.3=sun-jdk-1.4 ibm-jdk-bin
|
||||
#1.4=blackdown-jdk
|
||||
#1.5=sun-jdk
|
||||
|
||||
#or if you want everything with sun-jdk
|
||||
#*=sun-jdk
|
||||
1
java-config-2/current-system-vm
Symbolic link
1
java-config-2/current-system-vm
Symbolic link
@@ -0,0 +1 @@
|
||||
/usr/lib/jvm//oracle-jdk-bin-1.7
|
||||
4
java-config-2/virtuals
Normal file
4
java-config-2/virtuals
Normal file
@@ -0,0 +1,4 @@
|
||||
# Example:
|
||||
#
|
||||
#javamail=gnu-javamail-1
|
||||
#javamail=sun-javamail
|
||||
Reference in New Issue
Block a user