Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse PDT (PHP Dev Tools) Code Assist(Eclipse PDT (PHP Dev Tools) Code Assist works for some, not others)
Eclipse PDT (PHP Dev Tools) Code Assist [message #1228675] Tue, 07 January 2014 19:39 Go to next message
james deen is currently offline james deenFriend
Messages: 2
Registered: January 2014
Junior Member
Late in 2013 I upgraded from Helios to Kepler, and got myself all twisted up by using some older project files/settings from Helios with Kepler (I think that was the problem).

I have gone back to Helios in order to establish a base line for the versions of what I know that works as desired for JRE + Eclipse + Wamp + Xdebug.Now I have noticed that Code Assist does not work for certain PHP functions such as date(), strstr(), etc. I thought I saw an improvement on that in Kepler,so my question is did it ever provide any info for those functions ? (Note that Code Assist does work, just not for everything that I want it to...)

Is there a reliable to upgrade/update the Code Assist or add to it ?

Thanks!
Re: Eclipse PDT (PHP Dev Tools) Code Assist [message #1239931 is a reply to message #1228675] Wed, 05 February 2014 10:43 Go to previous message
Luke Johnstone is currently offline Luke JohnstoneFriend
Messages: 2
Registered: February 2014
Junior Member
Just delt with this myself. http://www.eclipse.org/forums/index.php/f/85/ provided the answer.

Quote:
Remove files under workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2

kepler repository has newer version of h2 database. It is incompatible to older one.
See eclipse/plugins folder, there might be org.h2_1.1.117.v201105142352.jar and org.h2_1.3.168.v201212121212.jar. (don't touch them)
Previous Topic:Can't Install PDT on kepler 20130919-0819
Next Topic:Project Name in Auto Generated URLs
Goto Forum:
  


Current Time: Fri Apr 19 21:38:45 GMT 2024

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

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

Back to the top