Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Intellij IDEA *.gdsl file for *.sshoogr scripts #41

Closed
aadamovich opened this issue Jun 4, 2014 · 2 comments
Closed

Add Intellij IDEA *.gdsl file for *.sshoogr scripts #41

aadamovich opened this issue Jun 4, 2014 · 2 comments

Comments

@aadamovich
Copy link
Member

No description provided.

@ddimtirov
Copy link

Instead of that, you may want to use the @DelegatesTo and @ClosureArguments annotations - they are part of the language and IDEA (mostly) supports them.

@aadamovich
Copy link
Member Author

Latest commit of sshoogr already has @DelegatesTo annotations. For @ClosureArguments, we need to upgrade to Groovy 2.x first. We are postponing it a bit for Gradle 1.x integration to still work.

Besides, *.gdsl file is mostly for custom extension support i.e. *.sshogr, which we will introduce in one of the next releases that adds default imports and methods to the scripts to avoid some biolerplate code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants