aboutsummaryrefslogtreecommitdiffstats
path: root/build/products/aspectj/install/configure-hand.html
diff options
context:
space:
mode:
authorwisberg <wisberg>2002-12-16 17:09:36 +0000
committerwisberg <wisberg>2002-12-16 17:09:36 +0000
commitc3300283ecc397d26ad9dfe31d1710ec45db2af0 (patch)
treee9acb7f3d33c1499975cec9ef3cc7ea151078344 /build/products/aspectj/install/configure-hand.html
parent3cde920c3f7eb8241bf569007e25225d80b43c0f (diff)
downloadaspectj-c3300283ecc397d26ad9dfe31d1710ec45db2af0.tar.gz
aspectj-c3300283ecc397d26ad9dfe31d1710ec45db2af0.zip
initial version
Diffstat (limited to 'build/products/aspectj/install/configure-hand.html')
-rw-r--r--build/products/aspectj/install/configure-hand.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/build/products/aspectj/install/configure-hand.html b/build/products/aspectj/install/configure-hand.html
new file mode 100644
index 000000000..73b3e2185
--- /dev/null
+++ b/build/products/aspectj/install/configure-hand.html
@@ -0,0 +1,21 @@
+<html>
+
+<head>
+<title>configure</title>
+</head>
+
+<body>
+
+<p>The installer cannot find the path to your Java home (J2SE 1.3 or greater).
+Please try to find this directory on your path now. It will probably look
+something like <code>jdk1.3.1</code>. If you can't find this
+directory now, you may continue with the install, but you will have
+to either edit your launch scripts by hand or to set the JAVA_HOME
+environment variable to point to the right location.
+</p>
+
+<p>Press <b>Next</b> when ready to continue.</p>
+
+</body>
+
+</html>