LogoLogo
Packmind CloudChangelogGet supportJoin Slack
  • 👋Welcome!
  • 🪐Manage spaces
  • 🔐Security and data
  • 🐞Troubleshooting guides
  • 🚀First steps
    • Enable and configure AI
    • Connect your Git platform
  • 📥Capture your coding practices
    • How to create coding practices
    • Review practices in the Inbox
  • 🔍Enforce practices in your code
    • Setup practices detection with the AI Agent
    • Packmind CLI
      • Run with NPM
      • Run with Docker
      • SonarQube Integration
      • Run in Gitlab CI
      • Usage
  • Coding Assistants Integration
  • 👩‍💻Plugins & Integrations
    • IDE Plugins
      • 🚀Packmind's IDE plugins use cases
      • Visual Studio Code
      • Visual Studio
      • JetBrains IDEs
      • Eclipse
      • Xcode
      • Packmind Tech Coach
    • 🔔Get notifications
  • 📖Best practices management
    • Manage your practices
      • Import, copy and export practices
      • Use categories to organize your practices
      • Manage duplications of practices
      • Move all practices from a space to another space
      • Styling with Markdown
      • Multi-file examples on coding practices
    • 📰Scheduler to push practices
  • ↔️API Reference
    • Authentication
    • Documentation
  • ⚙️Account & Settings
    • 👩‍💼Manage users
    • 💵Subscription and Billing
    • 🔓Single Sign-On (SSO) in Packmind
      • Enable SSO for Packmind Cloud
      • Enable SSO for Packmind Self-Hosted
  • 🏠On-Premise version
    • Release notes - Self-Hosted versions
    • Install the Self-Hosted version
      • Migrate from a legacy setup (Mongo 2.x)
    • Connect a SMTP server
    • Authentication
      • Authentication with OpenLDAP
      • Authentication by SSO
      • Authentication with Active Directory
Powered by GitBook
On this page
  • Install the plugin
  • Configure the plugin
  • Display the Packmind Tab

Was this helpful?

  1. Plugins & Integrations
  2. IDE Plugins

Eclipse

Install the plugin

Click on Help -> Install New Software. Then, click on the Add button.

Add a new Update Site with the following URL: https://eclipse.promyze.com/update-site.

You can now search "Packmind" in the search bar.

When the installation is over, you'll need to restart Eclipse to apply the changes.

Configure the plugin

Click on Window -> Preferences -> Packmind.

You need to enter your API Key, which will be found from the Packmind Web Interface, from your profile menu.

The "Disable Suggestions" option simply disables the automatic suggestions feature while you're coding in your IDE.

If you now right-click on your source code editor, you'll see all the use cases for Packmind:

Display the Packmind Tab

Click on Window -> Show View -> Other. And select Packmind.

The following tabs will be displayed:

  • The list of the best practices from your spaces

  • The list of the current ongoing Craft Workshops

  • The list of the ongoing battles

  • The automatic suggestions of best practices (also available in the editor)

PreviousJetBrains IDEsNextXcode

Last updated 3 months ago

Was this helpful?

👩‍💻