Skip to content

To help draft a Liferay Groovy Scripts that with context support from you IDE

Notifications You must be signed in to change notification settings

SGM3/LiferayGroovyContextSupport

Repository files navigation

Purpose

This project should help scripting developers develop their Groovy Scripts within their favorite IDE against their target Liferay version as defined by targetVersion in the build.gradle.

Intellij LR Context Support

To Use

git clone git@github.com:SGM3/LiferayGroovyContextSupport.git

Import the project into you favorite IDE.

Then simply add any new Groovy file (or use GroovtTestIt.groovy) in src/main/groovy, add the import for mocked objects import static internal.MockObjects.* and enjoy the benefits 😁 .

Special Thanks

To Allen Ziegenfus for giving me the idea.

About

To help draft a Liferay Groovy Scripts that with context support from you IDE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages