# Descripción técnica detallada

Todos los siguientes caminos se indican a partir de la carpeta de instalación de Java. Si Java se proporciona junto con el programa, asegúrese de que también sea x86 y que los caminos sean relativos a Java en la carpeta con el programa instalado.

La instalación del plugin consiste en las siguientes acciones:

1. En el archivo `jre/lib/accessibility.properties` se descomenta la línea:

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

2. Se copian los archivos de la carpeta `jre/lib/ext` desde:

```
Robot\Java\
access-bridge-32.jar
jaccess.jar
```

3. Se copian los archivos de la carpeta `jre/bin` desde:

```
Robot\Java\
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/es/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.
