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

Works for Groovy and Gradle ? #31

Open
paulvi opened this issue Aug 12, 2014 · 2 comments
Open

Works for Groovy and Gradle ? #31

paulvi opened this issue Aug 12, 2014 · 2 comments

Comments

@paulvi
Copy link
Contributor

paulvi commented Aug 12, 2014

Be aware that as Groovy tools extend JDT, this plugin previous version worked for .groovy and .gradle as well.

jdt_spelling-groovy

But after upgrade to the latest beta, it does not check.

@stuarthendren
Copy link
Owner

That's interesting, I never realized. Do they have similar naming conventions?

What extensions do you use for Groovy and Gradle - I've not used them so don't have it set up in my eclipse?

@paulvi
Copy link
Contributor Author

paulvi commented Aug 13, 2014

Yes, Groovy uses the same naming conventions.
Groovy states that valid Java code is also valid Groovy code.

You need to install Groovy Eclipse and Gradle Integration
For a new Gradle project enable DSL to make Groovy Editor enabled for build.gradle file

@kdvolder is creator of https://github.com/spring-projects/eclipse-integration-gradle,
I don't know who is leading groovy-eclipse. Possibly @martinlippert

I usually install using Spring Dashboard, e.g. found within this mp entry http://marketplace.eclipse.org/content/groovygrails-tool-suite-ggts-eclipse-luna-44

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

No branches or pull requests

2 participants