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

IntelliSense not working properly in build.gradle: computeCompletionProposals() took too long #209

Closed
SilverJan opened this issue Oct 28, 2016 · 2 comments

Comments

@SilverJan
Copy link

SilverJan commented Oct 28, 2016

I enabled the groovy-eclipse-plugin to support development in build.gradle files. But every time I write '.' Eclipse is blocked, waits 5secs and then shows me the following error:

The 'Groovy Code Completions' proposal computer from the 'org.codehaus.groovy.eclipse.codeassist.completion' plug-in did not complete normally. The extension took too long to return the 'computeCompletionProposals()' operation.'

To avoid this message, disable the 'org.codehaus.groovy.eclipse.codeassist.completion' plug-in or disable the 'Groovy Content' category on the content assist preference page.

IntelliSense in .groovy files works fine and without delay.

@eric-milles
Copy link
Member

This should be fixed. Can you retest with the latest snapshot?

@SilverJan
Copy link
Author

Works. Thanks.

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