# Use the Snyk plugin to secure your Eclipse projects

Once the language server is downloaded and the authentication is completed, the plugin starts the workspace scan. You might notice a confirmation that a workspace scan is starting. Alternatively, you can trigger a workspace scan from your project's context menu, or from the Snyk View.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2FUXbxHBw93Gu5QY7NDtB5%2FScreenshot%202022-10-19%20at%2009.02.25.png?alt=media&#x26;token=c4617856-9ff7-4218-9a4f-f486d62fc13d" alt="Starting workspace scan"><figcaption><p>Starting workspace scan</p></figcaption></figure>

All of the issues found by Snyk are now integrated natively with Eclipse flows. Issues are shown in the **Problems** tab as shown in the following screenshot. There is a squiggly line indicating the issue while you code plus gutter icons to indicate where the issue is.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2FEzPEUujtUKFJ1yypviVV%2FScreenshot%202022-05-13%20at%2012.20.26.png?alt=media&#x26;token=b328b762-6755-4a7f-a0cb-5d4a9cd07c5e" alt="Eclipse Problems tab"><figcaption><p>Eclipse Problems tab</p></figcaption></figure>

Continue by following the instructions on the page for the type of scan you are doing:

* [SAST scanning results (SAST, Snyk Code)](https://docs.snyk.io/ide-tools/eclipse-plugin/sast-scanning-results-sast-snyk-code)
* [Misconfiguration scanning results (Snyk Infrastructure as Code)](https://docs.snyk.io/ide-tools/eclipse-plugin/misconfiguration-scanning-results-snyk-infrastructure-as-code)
* [Third party dependency scanning (SCA, Snyk Open Source)](https://docs.snyk.io/ide-tools/eclipse-plugin/third-party-dependency-scanning-sca-snyk-open-source)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/ide-tools/eclipse-plugin/use-the-snyk-plugin-to-secure-your-eclipse-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
