Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.0.RELEASE
-
Fix Version/s: 3.4.0.RC2
-
Component/s: GRADLE
-
Labels:
-
Environment:Eclipse Standard 4.3 Kepler
Installed Plugins:
Groovy-Eclipse 2.8.0.xx
Gradle IDE 3.3.0
MercurialEclipse 2.1.0
JDT Core patch for Groovy-Eclipse plugin 2.8.0
Description
Hi!
If I enable the Dependency Management of Gradle for a project, eclipse reacts very slow on user interaction.
For example: Opening files and closing files within eclipse takes about 5 seconds. Same thing happens with displaying tooltips or autocomplete entries.
If I disable Dependency Management everything works fine again except of resolving dependencies =).