Skip to content

jkan997/SlingBeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlingBeans

SlingBeans is a plugin for NetBeans IDE (versions from 8 up to 19 and newer) for AEM and Sling developers.

Download beta NBM (NetBeans plugin) file for testing HERE . For old version of NetBeans you have to download older file and build the plugin yourself. The plugin requires JDK >= 8.

  • Watch screencast on SlingBeans installation - HERE
  • Watch screencast about editing remote AEM repository with SlingBeans - HERE
  • Watch screencast about editing local Maven AEM Content Project with Synchronization - COMMING SOON

Please consult User Manual for detailed instructions

Main features:

  • Remote resource tree directly available in IDE with both attribute, binary content, upload functionalities
  • It is possible to edit local VLT exported tree as original structure (with attributes etc.)
  • It is possible to automatically invoke sync actions (bi-directional based on Apache Vault)

screen shot 2015-05-23 at 01 37 12

AEM Multimodule Project in SlingBeans

To use AMC archetype in NetBeans you have just to install it in local repo

git clone https://github.com/Adobe-Marketing-Cloud/aem-project-archetype.git aem-project-archetype
cd aem-project-archetype
mvn install

Changelog

Version 1.2 (2020-10-20)

  • Added support for Apache NetBeans 12

Version 1.1 (2016-01-29)

  • Fixed node refresh issues after import export
  • Added 'Open filter file...' command inside project 'Sling Content'
  • Local Sling tree not collapsing after export to server
  • Logging turned off by default
  • Update available notification from the next version
  • It is possible to create new files inside the project (but not others node -> create on remote and then export)

About

SlingBeans is plugin for NetBeans IDE that allows direct access to Sling / AEM repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published