Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Code Assist troubles in PHP Editor
Code Assist troubles in PHP Editor [message #60951] Tue, 13 November 2007 12:09 Go to next message
Eclipse UserFriend
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 #60975 is a reply to message #60951] Wed, 14 November 2007 06:24 Go to previous messageGo to next message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
let's start with analyzing your logs... (under workspace/.metadata ).
do you see any exceptions logged into the log view?


fsgs wrote:

> 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 #64374 is a reply to message #60975] Wed, 09 January 2008 17:28 Go to previous messageGo to next message
Dmitriy Geels is currently offline Dmitriy GeelsFriend
Messages: 1
Registered: July 2009
Junior Member
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.
Re: Code Assist troubles in PHP Editor [message #65047 is a reply to message #64374] Sat, 26 January 2008 19:18 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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...
Previous Topic:Any dates for PDT for Ganymede?
Next Topic:Project include paths seems broken
Goto Forum:
  


Current Time: Fri Apr 19 10:16:48 GMT 2024

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

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

Back to the top