Details
Description
SYNCOPE-956 introduced the possibility to provide Groovy-based implementations.
The Netbeans IDE plugin should be extended to support this.
This issue basically starts from the work already done for SYNCOPE-808. This means that there is an already existing netbeans plugin for Syncope. For more info please see this and https://syncope.apache.org/docs/getting-started.html#netbeans-ide-plugin
Please install this plugin and let it work with your local Syncope installation, in order to understand how it works and interacts with Syncope.
The goal is to improve the current netbeans plugin to create and edit (also format) Groovy scripts used to extend default Syncope behavior. Refer to SYNCOPE-956 to have an idea of what I'm talking about. Basically this means that some default or "open to implementation" functionalities of Syncope Idm can be improved or developed by pluggin in groovy scripts. This mechanism allows to develop custom behaviors for Syncope, based on specific project requirements. Here is the list of customizable features.
Since Netbeans 9 is near to be released, develop this plugin referring to Netbeans 9 (currently beta).
Attachments
Attachments
Issue Links
- relates to
-
SYNCOPE-1403 Netbeans IDE plugin does not recognize classpath dependencies while editing .groovy classes
- Closed
- requires
-
SYNCOPE-956 Allow for scripted customizations
- Closed
-
NETBEANS-467 maven artifacts for Apache NetBeans Platform need to be created and hosted
- Closed
- links to