aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/config/jdk.conf')
-rw-r--r--trunk/config/jdk.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/trunk/config/jdk.conf b/trunk/config/jdk.conf
new file mode 100644
index 0000000..0c42763
--- /dev/null
+++ b/trunk/config/jdk.conf
@@ -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