Skip to main content

How to Install Spring Explyt Plugin

Compatible with IntelliJ IDEA Community Edition v.2024.1+

The plugin is published in the JetBrains Marketplace under the name "Spring Explyt" (plugin id: 28675). Below are several ways to install it.

  1. Open IntelliJ IDEA and go to Settings (Preferences)Plugins.
  2. Switch to the Marketplace tab and search for Spring Explyt.
  3. Click Install, then Restart IDE when prompted.

Alternative: open the plugin page in your browser (https://plugins.jetbrains.com/plugin/28675-spring-explyt) and click Install — if IntelliJ IDEA is running, the IDE will open the plugin page and allow installation from the browser.

Add Explyt custom plugin repository (optional)

If you prefer or if you don't have direct access to the JetBrains Marketplace, you can still add our custom plugin repository:

  1. In Settings (Preferences)Plugins click the Settings icon.
  2. Choose Manage Plugin Repositories.
  3. Click "+" and paste: https://repository.explyt.dev/

Step 1

Manual installation from ZIP

You can also download plugin zip files from GitHub and install them manually (note: you won't receive automatic updates this way).

Step 2