https://github.com/adobe/aem-eclipse-developer-tools
The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.
https://github.com/adobe/aem-eclipse-developer-tools
aem eclipse
Last synced: 6 days ago
JSON representation
The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.
- Host: GitHub
- URL: https://github.com/adobe/aem-eclipse-developer-tools
- Owner: adobe
- License: apache-2.0
- Created: 2014-07-30T08:25:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2026-05-27T23:41:21.000Z (2 months ago)
- Last Synced: 2026-05-28T01:22:02.775Z (2 months ago)
- Topics: aem, eclipse
- Language: Java
- Homepage: https://marketplace.eclipse.org/content/aem-developer-tools-eclipse
- Size: 19 MB
- Stars: 37
- Watchers: 64
- Forks: 22
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AEM Developer Tools for Eclipse
[](https://github.com/adobe/aem-eclipse-developer-tools/actions/workflows/maven.yml)

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.