# aem-eclipse-developer-tools **Repository Path**: mirrors_adobe/aem-eclipse-developer-tools ## Basic Information - **Project Name**: aem-eclipse-developer-tools - **Description**: The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AEM Developer Tools for Eclipse [![Java CI with Maven](https://github.com/adobe/aem-eclipse-developer-tools/actions/workflows/maven.yml/badge.svg)](https://github.com/adobe/aem-eclipse-developer-tools/actions/workflows/maven.yml) ![](https://raw.githubusercontent.com/wiki/adobe/aem-eclipse-developer-tools/screenshots/eclipse.png) The AEM Developer Tools for Eclipse is a plugin based on the [Eclipse plugin for Apache Sling](https://sling.apache.org/documentation/development/ide-tooling.html) released under the Apache License 2. ### Installation For standard installation instructions and more information, check the [AEM Developer Tools Eclipse Marketplace entry](https://marketplace.eclipse.org/content/aem-developer-tools-eclipse) and the [AEM Developer Tools for Eclipse documentation](https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/devtools/aem-eclipse). #### Using Unreleased Versions If you need fixes that have not yet been released, you can use the development build. A p2-update-site zip file is automatically generated after each merge to master: 1. Go to the [Actions tab](https://github.com/adobe/aem-eclipse-developer-tools/actions) 2. Click on the latest successful workflow run from the master branch 3. Download the `p2-update-site` artifact from the Artifacts section The artifact contains the Eclipse update site that can be used for plugin installation. The artifacts have a limited retention period and will not be available indefinitely. ### Contributing Contributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING.md) for more information. ### Licensing This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.