You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
IntelliSense in .groovy files works fine and without delay.
The text was updated successfully, but these errors were encountered: