Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

configure-hand.html 536B

123456789101112131415161718192021
  1. <html>
  2. <head>
  3. <title>configure</title>
  4. </head>
  5. <body>
  6. <p>The installer cannot find the path to your Java home (J2SE 1.3 or greater).
  7. Please try to find this directory on your path now. It will probably look
  8. something like <code>jdk1.3.1</code>. If you can't find this
  9. directory now, you may continue with the install, but you will have
  10. to either edit your launch scripts by hand or to set the JAVA_HOME
  11. environment variable to point to the right location.
  12. </p>
  13. <p>Press <b>Next</b> when ready to continue.</p>
  14. </body>
  15. </html>