Eclipse Unhandled event loop exception

前端 未结 4 1706
别跟我提以往
别跟我提以往 2021-01-01 22:03

Im getting an exception in my eclipse indigo - im using the PDT plugin as well.. any ideas? When i code the lines start acting funny, disappearing, then reappearing.

4条回答
  •  鱼传尺愫
    2021-01-01 22:12

    NEW SOLUTION: There is new PDT Indigo bundle (3.0.2) which runs fine for me, out-of-the-box: http://code.google.com/p/zend-sdk/downloads/list

    OLD SOLUTION (PDT 3.0.0):

    Thank you Valentin, I could fix my Eclipse. For me it worked from your link like that:

    1. Open https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/lastStableBuild/artifact/build/
    2. Click on build number N*
    3. Download pdt-Update-N*.zip
    4. In Eclipse goto "Install New Software"
    5. Create a new site with archive and choose the downloaded zip
    6. Now PDT is updated from the downloaded zip

    Link updated, thanks to Daff!

提交回复
热议问题