Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » the IDE does not autocomplete by calling the methods.
the IDE does not autocomplete by calling the methods. [message #1826617] Mon, 27 April 2020 15:04 Go to next message
Eclipse UserFriend
Thanks.
I installed Eclipse 2020-03 and work with the PHP version.
I downloaded the IDE, I didn't make any changes.

But when I do the following:

use Source \ Models \ Class;

$ var = (new Class ()) -> callMethod ();

the IDE does not autocomplete by calling the methods.
She does not understand, and does not seek help.

Thanks for understanding, who can help me.
I will inform you as necessary.
Re: the IDE does not autocomplete by calling the methods. [message #1826685 is a reply to message #1826617] Tue, 28 April 2020 16:51 Go to previous message
Eclipse UserFriend
I noticed that if we just put the sentence:

(new Class ()) -> callMethod ();
It works.

But if we declare a variable for it first.
It doesn't work.
And it does not self suggest the methods.
Previous Topic:Color white on white background
Next Topic:SVN integration by default?
Goto Forum:
  


Current Time: Tue Jun 24 16:46:21 EDT 2025

Powered by FUDForum. Page generated in 0.03994 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top