Monday, July 28, 2014

AEM Dev Tools for eclipse released TODAY

Just released today. The new AEM Dev Tools for Eclipse:

Need the stand-alone files if you work disconnnected?, you can get the contents here:
http://eclipse.adobe.com/aem/dev-tools/com.adobe.granite.ide.p2update-1.0.0.zip

Use this link to learn how to use it:
https://sling.apache.org/documentation/development/ide-tooling.html

The main features of this Eclipse plugin are:
  • Seamless integration with AEM instances through Eclipse Server Connector.
  • Synchronization for both content and OSGI bundles.
  • Debugging support with code hot-swaping capability.
  • Simple bootstrap of AEM projects via a specific Project Creation Wizard.
  • Easy JCR properties editing.
Here are a few screenshots of the plug-in in action. It's a great tool that will get you away from using CRXDE Lite and finally optimizes your development workflow. You will still need to configure your filter.xml to set what syncs to your server.

Configuring the server, publishing changes

Adding Nodes

Local changes automatically published

Setting Properties

No comments:

Post a Comment