Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:04 Go to next message
Nolram Feitosa is currently offline Nolram FeitosaFriend
Messages: 5
Registered: April 2020
Junior Member
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 20:51 Go to previous message
Nolram Feitosa is currently offline Nolram FeitosaFriend
Messages: 5
Registered: April 2020
Junior Member
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: Thu Apr 25 10:51:54 GMT 2024

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

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

Back to the top