17 Ağustos 2011 Çarşamba

Eclipse intelisense'in çıldırtan yavaşlığına çözüm - Solution for maddening slow performance of eclipse intelisense

Merhaba,

Eclipse ile android uygulaması geliştirirken zaman zaman intelisense'in uzun süreli donmalarına maruz kalmışsınızdır. Bunun nedeni, bug raporunda belirtildiği üzere dizi hesaplamalarındaki algoritma değişikliğiymiş. Bu can sıkıcı problemden kurtulmak için (eclipse 3.7 versiyonu) linkteki dosyayı indirip eclipse içindeki plugins klasörüne atmanız yeterli.

ENG: You may have noticed that eclipse just freezes when you are typing the letters followed by the (.) period while using auto completion feature with Android SDK plugin. This is caused by the change of algorithm which calculates the ranges as described in this bug report. This has been fixed for eclipse 3.7 version, but since it is still in milestone releases, it does not have support for Android SDK. Applying the fix is easy, you just replace org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar inside your Eclipse plugins folder with the file provided in the above message. Here is the link:

http://adt-addons.googlecode.com/svn/patches/org.eclipse.jdt.core_3.6.1.v_A68_R36x.zip

İyi çalışmalar

Hiç yorum yok:

Yorum Gönder