Opened 7 years ago

Closed 6 years ago

Last modified 43 years ago

#453 closed Bugs (None)

build automatically not working

Reported by: stevenbalthazor Owned by: nobody
Priority: 5 Milestone:
Component: PHP Parser Version: None
Keywords: Cc:

Description

The build automatically does not seem to be updating
the project.index file when I save files.

For example, if I create a new function in a file (and
save the file) then further down in the same file if I
attempt to reference it, there is no tooltip for the
new function.  If I create a new function call to the
function just created, highlighting it and hitting F3
does not take me to the function.  However,  if I
select Project->Clean... and clean the project I am
working in (which results in a rebuild); then these
things work correctly.  Also if I restart Eclipse the
project appears to rebuild as well.

I am using Eclipse 3.1.2 (also had the problem on
Eclipse 3.1.1) on Windows XP.  The PHPEclipse build I
am using is: 1.1.8.CVS-20060223.  

I understand that cvs builds may not work correctly and
I am satisfied to continue to clean as needed; I just
wanted to raise the issue in case this was not known.

Regards,
Steven Balthazor

Change History (2)

comment:1 Changed 7 years ago by remo_goetschi

Logged In: YES 
user_id=909207

The popup disappears if in the PHPEclipse preferences under
"Project Defaults" you set 'DocumentRoot' to the path of
your project, e.g. /var/www if your project lies in
/var/www/myproject.

comment:2 Changed 6 years ago by scorphus

  • Status changed from assigned to closed
Logged In: YES 
user_id=987242
Originator: NO

Both tooltip and Open Declaration/Include (same as hit F3) work for newly created functions. So this issue is fixed and closed.

Thanks,
Pablo.
Note: See TracTickets for help on using tickets.