# Descrição técnica detalhada

Todos os caminhos a seguir são indicados a partir da pasta de instalação do Java. Se o Java for fornecido junto com o programa, certifique-se de que ele também seja x86 e que os caminhos sejam relativos ao Java na pasta do programa instalado.

A instalação do plugin consiste nas seguintes etapas:

1. No arquivo `jre/lib/accessibility.properties`, descomente a linha:

```
assistive_technologies=com.sun.java.accessibility.AccessBridge
```

2. Copie os arquivos da pasta `Robot\Java\` para `jre/lib/ext`:

```
access-bridge-32.jar
jaccess.jar
```

3. Copie os arquivos da pasta `Robot\Java\` para `jre/bin`:

```
JavaAccessBridge-32.dll
JAWTAccessBridge-32.dll
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/pt/sherpa-rpa/sherpa-robot-i-sherpa-assistant/rabota-v-sherpa-assistant/kontekstnoe-menyu-sherpa-assistant/plaginy/ustanovka-plagina-java/podrobnoe-tekhnicheskoe-opisanie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
