Installation Guide
This guide will help you install the DevoxxGenie plugin in your IntelliJ IDEA environment.
Prerequisites
Before installing DevoxxGenie, ensure you have the following:
- IntelliJ IDEA: Version 2023.3.4 or later
- Java: JDK 17 or later
Installation Methods
There are two ways to install the DevoxxGenie plugin:
Method 1: From JetBrains Marketplace (Recommended)
- Open IntelliJ IDEA
- Go to
Settings(orPreferenceson macOS) - Navigate to
Plugins>Marketplace - Search for "Devoxx" or "DevoxxGenie"
- Click the
Installbutton next to the DevoxxGenie plugin - Restart IntelliJ IDEA when prompted
Method 2: Manual Installation
If you prefer to install the plugin manually or need a specific version:
- Download the plugin ZIP file from the JetBrains Plugin Repository or from the GitHub Releases page
- In IntelliJ IDEA, go to
Settings(orPreferenceson macOS) - Navigate to
Plugins - Click the gear icon and select
Install Plugin from Disk... - Locate and select the downloaded ZIP file
- Click
OKand restart IntelliJ IDEA when prompted
Verifying Installation
After installation, you should see the DevoxxGenie icon in the right toolbar of your IDE. Click on the icon to open the DevoxxGenie tool window.
Troubleshooting Installation Issues
Plugin Not Visible After Installation
If you don't see the DevoxxGenie icon after installation:
- Ensure you've restarted IntelliJ IDEA after installation
- Check if the plugin is enabled in
Settings>Plugins>Installed - Try invalidating caches and restarting by going to
File>Invalidate Caches / Restart...
Version Compatibility Issues
If you encounter compatibility issues:
- Verify your IntelliJ IDEA version is 2023.3.4 or later
- Check if your Java version is JDK 17 or later
- Check the plugin description for any specific compatibility notes
Next Steps
Once you've successfully installed DevoxxGenie, you can: