I was using helios version of PDT but it was compatible only till v5.3 so I downloaded latest luna version to get v5.5 support from here.
but after downloading this instead of supporting new functions it stopped showing hints for most of the new/old functions such as crypt(),str_replace() etc how can I fix this ?
Asked
Active
Viewed 133 times
1
user3452098
- 31
1 Answers
0
This is a problem with dltk (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=412073)
Steps to fix it:
- Close eclipse
- Remove dir: $workspace_loc/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2
- Run eclipse
- Wait a moment for reindexing
zulus
- 133