Appearance
Eclipse Plugin
The BrowserStack Code Quality Eclipse plugin delivers integrated, real‑time code quality analysis for Java and other supported languages directly inside the IDE.
Installation
- Download file from your Embold Account’s section > Releases tab > Plugins >IDE > eclipse.There will be file with a name similar to the following: site.zip.
- Extract zip file at any location. For e.g : /Users/admin/Embold/Site
- In Eclipse, go to Help → Install New Software.
- Click Add to define a new repository.
- Click on local button.
- Browse parent dir of extracted zip.
- Click on Add.
- Check the "Embold Eclipse Feature".
- Accept 'Terms and conditions'.
- Finish and Restart Eclipse.
- Enable the Embold Analysis tool in the menu bar (After restarting Eclipse): Go to Window -> Preferences > Embold settings.
- Configuration setup and authentication process: A. Contact the administrator to get Embold the URL. B. Enter the Embold Authentication Token. C. Validate the Embold credentials and click on ‘Apply and close’ button.
- After authentication, Go to Embold Settings > Scan Configuration option. Select language and modules to run (e.g. CPPCheck for CPP).
- Click on Embold analysis icon from the menu bar to run analysis.
Embold UI Result Retrieval Options
For retrieving result from Embold UI server perform the following steps
- Go to Embold settings.
- Click on Server Configuration.
- Now select Get issues from server checkbox.
- Enter repo UID.
- Click on Verify Repo UID.
- Click on Apply and Close.
- Click on Embold analysis icon from the menu bar to run analysis.
Support
Need help?
- Review the Getting Started guide.
- Check Eclipse error log for stack traces.
- Contact support via your Code Quality dashboard (include logs and plugin version).
