aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-06-20 23:34:43 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-06-20 23:34:43 +0000
commitbf64e89507c06f2339186b9148fca95dd32b8a9c (patch)
tree34735c09782b88aa71273e70904b4ca91156b718 /config
parentkill more deploy (diff)
downloadjava-config-bf64e89507c06f2339186b9148fca95dd32b8a9c.tar.gz
java-config-bf64e89507c06f2339186b9148fca95dd32b8a9c.tar.bz2
java-config-bf64e89507c06f2339186b9148fca95dd32b8a9c.zip
config files
svn path=/java-config-ng/branches/axxo/; revision=196
Diffstat (limited to 'config')
-rw-r--r--config/jdk-defaults.conf4
-rw-r--r--config/jdk.conf9
2 files changed, 13 insertions, 0 deletions
diff --git a/config/jdk-defaults.conf b/config/jdk-defaults.conf
new file mode 100644
index 0000000..e466fd2
--- /dev/null
+++ b/config/jdk-defaults.conf
@@ -0,0 +1,4 @@
+# This files contain the default support jdk's
+1.3 gentoo-sdk blackdown-jdk sun-jdk
+1.4 gentoo-sdk blackdown-jdk sun-jdk
+1.5 gentoo-sdk blackdown-jdk sun-jdk
diff --git a/config/jdk.conf b/config/jdk.conf
new file mode 100644
index 0000000..2e81a81
--- /dev/null
+++ b/config/jdk.conf
@@ -0,0 +1,9 @@
+# User jdk configuration file
+# You can specify which jdk you prefer to use
+# see http://some.where for more info
+#
+# example:
+
+1.3 sun-jdk-1.4
+1.4 blackdown-jdk
+1.5 sun-jdk