Jump to content

[eclipse] live errors checking


Recommended Posts

Netbeans, for example, in the lower part of the window, displays the errors.

26fv7mQ6glco.png?o=1

To notice

Variable $xyz seems to be unused in its scope

Eclpse, on the other hand, does not do it.
Don't you think it's a comfortable and useful thing?

Could it therefore be configured in the same way as Netbeans?
Or is there any plugin?

Link to comment
Share on other sites

Do you have any kind of PHP support at all? Autocomplete? Documentation? Popups?

Been years since I used Eclipse... It wasn't like a regular text editor: you couldn't just open a file and have it work according to the language, you had to set up a PHP project to get PHP support.
So unless that's changed, are you doing that?

Honestly, though, Eclipse is a bit... dated, compared to what people use these days.

Link to comment
Share on other sites

Real. But what I like about eclipse is that it can be installed and above all updated through the official ubuntu packagers. Without periodically doing manual things like for phpstorm (which doesn't work for me anymore), netbeans, etc.

Link to comment
Share on other sites

I decided to install Wscode.
I also installed the "PHP Intelephense" plugin.

But I don't see the functionality I want.

As described at the beginning, if for example they place the cursor (with the keyboard, not with the mouse) on a non -defined variable, I do not see the error appear anywhere.

Only if I place myself with the mouse a sort of popups with the error.
It may be good but that's not exactly what I want.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.