# Telosys 3 Eclipse plugin

{% hint style="warning" %}
The **Eclipse plugin** only supports **Telosys version 3.3.0**, which is an **old version**.&#x20;

To take advantage of the latest features, it's best to use the \
most recent version of **Telosys-CLI** with **VS-Code or JetBrains IDE** and the **Telosys extension**.
{% endhint %}

With **Telosys Eclipse plugin** it's very easy to configure a project, create models, design templates and generate your code.

It can be used to generate the code anywhere (not only in Eclipse) so you can use it to generate your code in another IDE workspace.

This plugin is totally free and open source.

See Telosys plugin on **Eclipse marketplace** : \
&#x20;<https://marketplace.eclipse.org/content/telosys-tools>

And see the installation guide : [Eclipse plugin installation](/telosys-with-eclipse/eclipse-plugin-installation.md)


---

# 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://doc.telosys.org/telosys-with-eclipse.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.
