GithubHelp home page GithubHelp logo

bobi / aem-groovyconsole-plugin Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 70.49 MB

AEM Groovy Console IntelliJ Plugin

License: Apache License 2.0

Kotlin 99.49% HTML 0.23% Groovy 0.27%
aem intellij intellij-plugin plugin

aem-groovyconsole-plugin's Introduction

AEM Groovy Console IntelliJ Plugin

Adds support to run groovy scripts on AEM server from Intellij IDEA.

Powered by AEM Groovy Console.

Features

  • Execute groovy scripts on running AEM server from editor
  • Script can be executed on multiple servers
  • Console output provides a link to the script's source if exception occurred
  • Support code completion in groovy editor. Note: com.adobe.aem:uber-jar:x.x.x or com.adobe.aem:aem-sdk-api:x.x.x should be in project classpath to provide full code completion
  • More Details

How to use

  • Configure AEM Server Settings tab

Screenshot Settings

  • Add Groovy Framework support into your project
  • Add AEM uber-jar into project classpath
  • Create new .aemconsole file

Screenshot

Code completion support

Screenshot Screenshot

Groovy Scripts Support

To run .groovy files as AEM scripts mark folder as "AEM Scripts Source Root", all groovy files in marked folder will be treated as AEM Scripts. Screenshot

Usage Example

https://youtu.be/1iL1Qhcp_x0

How to get?

You can download it from JetBrains Marketplace or directly in your Intellij Idea by searching for "AEM Groovy Console".

aem-groovyconsole-plugin's People

Contributors

actions-user avatar bobi avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sharathgadde

aem-groovyconsole-plugin's Issues

Support for .groovy file extension

Hi

First of all, thanks for your great work, the plugin is pretty cool.

I tried to setup the following but doesn't seem to work as I cannot see the extra bar with "Run on"
image

Do you support file extension .groovy as well? If so, could you maybe give me a hint how to configure?

Thanks,
Nicolas

Support for streaming the output

We are currently thinking about adding support for streaming of the output instead of returning the result at the end of the execution. Are you willing to also update the plugin to support streaming in Intellij? We will most likely use websockets for this

Support for running groovy scripts on publish for AEMaaCS

A new feature introduced by the AEM Groovy Console is running the groovy script on publish (triggered from author). This is necessary seeing as the publish servers are clustered and you can't execute the scripts on all publish servers simultaneously. Instead, the author does an activate of the script so that every publish server can listen to new scripts being added in the repository and which should be executed.

To use this feature, the OSG config property distributedExecutionEnabled should be set to true (default it is disabled)

Support for downloading output

A frequently used feature of the aem-groovy-console is the download button, where we can save the results of the script execution. It would be nice if this feature is also supported by the plugin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.