Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Jitera Eclipse Plugin integrates AI agent capabilities into your Eclipse IDE.
The Eclipse Plugin is available on the Enterprise plan only.

Requirements

  • Eclipse IDE (2024 or later recommended)
  • Java SE 21

Installation

Install the plugin from the Eclipse Marketplace:
  1. Open the Jitera plugin page on the Eclipse Marketplace
  2. Drag the Install button into your running Eclipse workspace, or go to Help > Eclipse Marketplace… and search for “Jitera”
  3. Follow the installation wizard and restart Eclipse

Features

AI Agent View

The plugin adds a Jitera Assistant view to Eclipse. Open it from Window > Show View > Other… > Assistant > Jitera Assistant, or use the keyboard shortcut configured in your preferences. The agent provides an AI chat interface where you can ask questions about your code, request explanations, and get suggestions — all within Eclipse.

File Operations

The agent can perform file operations in your Eclipse workspace:
  • Create and rename files and folders
  • Read and edit file contents
  • Navigate to specific files and locations

Diff & Code Review

When the agent suggests code changes, you can review them using Eclipse’s built-in compare editor before applying them to your workspace.

VS Code Extension

If you use VS Code, the v3.x extension offers the full Jitera platform experience.

AI Agents

Learn more about Jitera’s AI agents and how to interact with them.