An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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.