Code Hinting |
Site Admin
|
what does it say if you press Ctrl-Space in the place where you're expecting the "hints"? (BTW we call it code completion dropdown)
|
||||||||||||
_________________ The PHP IDE team |
|
Code completion is not available due to the following error(s):
Failed to find class of "objServillian" member, (declared as "servillian") |
||||||||||||
|
|
Not sure if this would be the problem, but is the "servillian" object in the same PhpED Workspace as this file?
|
||||||||||||
|
|
Yes the CLASS servillian is in the same workspace and the OBJECT $objServillian is declared in the same workspace.
|
||||||||||||
|
Site Admin
|
if Code Explorer does not list servillian class, please check if this class is declared somewhere and this "somewhere" is php file and it's either in the project or in a directory listed in Code Insight Includes property of the project and this project is active (bolded).
if Code Explorer does list this class, please check if current file has require_once for the file containing the class or "Limit scope to included" is not checked in Tools->Settings->Code Insight. |
||||||||||||
_________________ The PHP IDE team |
|
1. Yes the Servillian Class is declared in a php file.
2. Same Project AND Active 3. YES in Code Insight 4. require_once IS used 5. Limit Scope to Included is NOT checked It seems (after looking at the code) that the eval has nothing to do with it at this point. my class x is having class Servillian passed in and at that point won't use code completion. This was working until I put the eval code in, which the servillian class uses. |
||||||||||||
|
Code Hinting |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by