Anyway, now i have this:

  public function executeShow(sfWebRequest $request)
  {
    $this->usuario = $this->getRoute()->getObject();

When i try to go to the getObject()'s definition (F3), it doesn't
works (just don't do anything).

I right clicked on the symfony folder (now it is named lib/vendor/
symfony), and "Build Path">"Use as source folder".

Any idea?


On Jul 12, 2:41 pm, Javier Garcia <[email protected]> wrote:
> Thanks! works!
>
> On 07/12/2010 01:47 PM, St�phane wrote:
>
>
>
> > Right click on the folder and "Build Path">"Use as source folder"
>
> > Before Printing, Think about Your Environmental Responsibility!
> > Avant d'Imprimer, Pensez � Votre Responsabilit�e Environnementale!
>
> > On Mon, Jul 12, 2010 at 1:43 PM, Javier Garcia <[email protected]
> > <mailto:[email protected]>> wrote:
>
> >     On 07/11/2010 05:58 PM, St�phane wrote:
>
> >         Hi,
>
> >         Check that your lib folders are source folders.
>
> >     Thanks, but how can i check that?
>
> >     On 07/11/2010 06:49 PM, Mariano Sola wrote:
>
> >         sorry for the question, but why using eclipse?
>
> >     I tried NB but when i wanted to go the declaration of a method, it
> >     shows the list of the methods of all the classes with that name of
> >     the function, so it's not being aware of the class of the object
> >     that calls the method. Eclipse go directly to the method Im calling.
>
> >     --
> >     If you want to report a vulnerability issue on symfony, please
> >     send it to security at symfony-project.com
> >     <http://symfony-project.com>
>
> >     You received this message because you are subscribed to the Google
> >     Groups "symfony users" group.
> >     To post to this group, send email to
> >     [email protected] <mailto:[email protected]>
> >     To unsubscribe from this group, send email to
> >     [email protected]
> >     <mailto:symfony-users%[email protected]>
> >     For more options, visit this group at
> >    http://groups.google.com/group/symfony-users?hl=en
>
> > --
> > If you want to report a vulnerability issue on symfony, please send it
> > to security at symfony-project.com
>
> > You received this message because you are subscribed to the Google
> > Groups "symfony users" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en
>
> --
> Javi
>
> Ubuntu 8.04 - Symfony 1.3

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to