Code Assist troubles in PHP Editor [message #60951] |
Tue, 13 November 2007 12:09 |
Eclipse User |
|
|
|
Originally posted by: perrectum.mail.ru
I have all-in-one package installed and everything works fine except Code
Assist. There is no code completion, code collapsing and outlining. All
these optinons are turned on in PHP Editor prefences.
OS Windows Vista
PACKAGE pdt-all-in-one-1.0-R20070917-win32
JRE jre-6u3-windows-i586-p-s
Any ideas?..
|
|
|
|
|
Re: Code Assist troubles in PHP Editor [message #65047 is a reply to message #64374] |
Sat, 26 January 2008 19:18 |
Eclipse User |
|
|
|
Originally posted by: dafydd.dafydd.com
On 2008-01-09 09:28:50 -0800, dmitriy.geels@gmail.com (dmig) said:
> I'm using eclipse pdt for about one year, keeping freshest version.
> I had same problem and couldn't find solution.
>
> I had to recreate workspace from scratch, to fix this.
>
> Try it, problem must beside somewhere in configuration files.
>
> P.S. in my case autocomplete menu was shown only for classes, but
> didn't work for keywords, templates and variables completely.
I'm finding four things:
1) .cache/ is not being created.
2) .settings/ is not being created.
3) Validation isn't showing errors on the fly.
4) Code completion isn't working.
How do we force PDT to scan the project and create those files? In my
case, I'm working through CVS, but I can't upload PDT internals to the
CVS server.
|
|
|
Re: Code Assist troubles in PHP Editor [message #65067 is a reply to message #64374] |
Sat, 26 January 2008 19:20 |
Eclipse User |
|
|
|
Originally posted by: dafydd.dafydd.com
On 2008-01-09 09:28:50 -0800, dmitriy.geels@gmail.com (dmig) said:
> I'm using eclipse pdt for about one year, keeping freshest version.
> I had same problem and couldn't find solution.
>
> I had to recreate workspace from scratch, to fix this.
>
> Try it, problem must beside somewhere in configuration files.
>
> P.S. in my case autocomplete menu was shown only for classes, but
> didn't work for keywords, templates and variables completely.
(As a side thought, if Eclipse/PDT is running in a CVS environment,
users should have the option to have PDT auto-create a .cvsignore file
that includes .settings, .cache, .project, and .cvsignore, itself.)
|
|
|
Re: Code Assist troubles in PHP Editor [message #65109 is a reply to message #65047] |
Sun, 27 January 2008 18:53 |
Eclipse User |
|
|
|
Originally posted by: dafydd.dafydd.com
On 2008-01-26 11:18:42 -0800, David Barr <dafydd@dafydd.com> said:
> On 2008-01-09 09:28:50 -0800, dmitriy.geels@gmail.com (dmig) said:
>
>> I'm using eclipse pdt for about one year, keeping freshest version.
>> I had same problem and couldn't find solution.
>>
>> I had to recreate workspace from scratch, to fix this.
>>
>> Try it, problem must beside somewhere in configuration files.
>>
>> P.S. in my case autocomplete menu was shown only for classes, but
>> didn't work for keywords, templates and variables completely.
>
> I'm finding four things:
>
> 1) .cache/ is not being created.
>
> 2) .settings/ is not being created.
>
> 3) Validation isn't showing errors on the fly.
>
> 4) Code completion isn't working.
>
> How do we force PDT to scan the project and create those files? In my
> case, I'm working through CVS, but I can't upload PDT internals to the
> CVS server.
Okay, I have figured out the problem, sort of. If a project is checked
out from CVS, it's not recognized as PHP project. So, the PDT specific
IDE utilities don't get invoked. I'm still experimenting...
|
|
|
Powered by
FUDForum. Page generated in 0.04557 seconds