Reference issue: SYNCOPE-770.

The general idea is to empower Eclipse and / or Netbeans with the ability of connecting to running Apache Syncope instances and manipulate, via REST, the mail templates used by notifications and the XSLT stylesheets used by reports.

Ideally, the IDE plugin should display the mail templates and the report XSLTs in a tree-like view (see below) and allow to create / edit / delete the contained elements while leveraging IDE's editing features.

All actions will be backed by REST invocations.

  • No labels