Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Content Assist shows too few entries(Content Assist too few entries)
icon5.gif  Content Assist shows too few entries [message #1741223] Tue, 23 August 2016 20:54 Go to next message
Manu MM is currently offline Manu MMFriend
Messages: 2
Registered: August 2016
Junior Member
Hi everybody,

Today i installed Eclipse for PHP Developers (Nein 4.6.0).

i started to write some stuff, and i realized that the Content Assist shows only a hand full of entries.

For example:
There is a entry for echo
There is a entry for if
there is a entry for require

BUT

there is no entry e.g. for
mysqli_query
mysql_real_escape_string
mysqli_connect
time
date

and many more.

So my question is wether it is possible to add all the other entries.

Is there a file i have to import?

Thanks in advance,

cheers,
Manu
Re: Content Assist shows too few entries [message #1741375 is a reply to message #1741223] Wed, 24 August 2016 14:04 Go to previous messageGo to next message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
You project have PHP support enabled? For example via new => php project?

Inside project should be created file .buildpath


Re: Content Assist shows too few entries [message #1741410 is a reply to message #1741375] Wed, 24 August 2016 20:24 Go to previous messageGo to next message
Manu MM is currently offline Manu MMFriend
Messages: 2
Registered: August 2016
Junior Member
Okay thank you for the reply.

If i create a new PHP Project, it works.

However i don't use a PHP project for my current project, but i have installed the RSE and i am using a ftp connection.

In the RSE i open a remote file and edit this file. After Editing i upload it again.

So is it possible to add this PHP features to the Content Assist for the downloaded files ?

Thanks,
cheers
Re: Content Assist shows too few entries [message #1741411 is a reply to message #1741410] Wed, 24 August 2016 20:27 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
There is a hack. See step 8 from here: http://www.patrickjwaters.com/blog/2011-07-24/how-setup-eclipse-php-pdt-remote-system-explorer-theme-manager-and-drupal-plugins/35

Previous Topic:how to run eclipse 4.2.1 for php
Next Topic:news.eclipse.org is shutting down.
Goto Forum:
  


Current Time: Thu Apr 18 06:04:28 GMT 2024

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

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

Back to the top