|
|
| (One intermediate revision by the same user not shown) |
| Line 1: |
Line 1: |
| − | O segundo passo é configurar a varável de ambinte, para que ela ''aponte'' para o diretório localizado no primeiro passo.
| + | The second step is to configure the environment variable so that it ''points'' to the directory located in the first step. |
| − | # No menu Iniciar do Windows, clique em Painel de Controle. | + | # From the Windows Start menu, click Control Panel. |
| − | # No Painel de Controle, clique duas vezes em Sistema. | + | # In Control Panel, double-click System. |
| − | # Na caixa de diálogo Propriedades do Sistema, clique na guia Avançado e clique em Variáveis de Ambiente. | + | # In the System Properties dialog, click the Advanced tab and click Environment Variables. |
| − | # Na caixa de diálogo Variáveis de Ambiente, no quadro Variáveis do sistema, selecione a entrada ''Path''. | + | # In the Environment Variables dialog, in the System Variables frame, select the ''Path'' entry. |
| | + | # Edit button |
| | + | # Check if there is already an entry pointing to some old JAVA directory, if so, remove it. |
| | + | # New button |
| | + | # Enter the path to the JAVA ''bin'' directory (where the ''java.exe'' file is) |
| | + | # OK button |
| | + | # Rerun the installer |