Skip to Content
Dev DocsInstallation and Configuration (Intellij)

Installation and Configuration

Prerequisites

  • IDE Version: Ensure IntelliJ IDEA 2024.3 or later is installed (Official Downloads).
  • JDK Environment: Ensure JDK 11 or higher (Java Archive Downloads) is installed and correctly configured in the IntelliJ IDEA Project Structure settings.
  • Access Requirements: Have your TocoAI Account ready (available via application on the official website).

Plugin Installation

The plugin is currently installed via a local package. Please follow these steps:

Install from Disk

  1. Download: Download the latest IntelliJ Plugin installation package (** .zip** format) from the Official Website.
  2. Install: Navigate to Settings/PreferencesPlugins⚙️Install Plugin from Disk....
  3. Finish: Select the downloaded .zip file, click OK, and restart the IDE.
    Install Plugin from Disk...

Account Login & Authentication

  1. Locate Settings: Click on Settingss/PreferencesToco.
  2. Log In: Click “Login” and follow the prompts to complete authentication to enable AI capabilities.
    Login
Last updated on