eclipse-pdt / pdt

PHP Development Tools project (PDT)
https://eclipse.org/pdt
Eclipse Public License 2.0
189 stars 46 forks source link

After using the installl script to install the 2024 version. Eclipse PDT crashes after pointing out any suggesstion of code. #274

Closed ALTAMASH80 closed 4 months ago

ALTAMASH80 commented 4 months ago

Describe the bug I've had Eclipse PDT 2023 version which was working fine. I decided to take a look at the newer version of the eclipse PDT. This time it was not just to extract and use. This time it asked to be installed. That I did with the installer. I've had an application which was on PHP 7.4 version. After the installation got finished and ran the Eclipse PDT. It keeps crashing after that. Now I can't even use the older version of Eclipse PDT. Even the older version of Eclipse PDT 2022 crashes after giving suggestions or an autocomplete feature.

Describe your system

To Reproduce Steps to reproduce the behavior:

  1. For me, just opening Eclipse PDT and I try to write in the controller. $this->entity crash.
  2. The project is my repository on github here.
ALTAMASH80 commented 4 months ago

The problem was solved after deleting and stopping using eclipse.