Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-12 Thread Javier Garcia

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

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


Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-12 Thread Stéphane
Right click on the folder and Build PathUse 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 tirengar...@gmail.comwrote:

 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

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-12 Thread Javier Garcia

Thanks! works!

On 07/12/2010 01:47 PM, Stéphane wrote:

Right click on the folder and Build PathUse 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 tirengar...@gmail.com 
mailto:tirengar...@gmail.com 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
symfony-users@googlegroups.com mailto:symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
mailto:symfony-users%2bunsubscr...@googlegroups.com
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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-11 Thread Stéphane
Hi,

Check that your lib folders are source folders.

Cheers,

Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Sun, Jul 11, 2010 at 5:56 PM, Javier Garcia tirengar...@gmail.comwrote:

 Hi,

 Im using Eclipse (Build id: 20090920-1017) to write my symfony web app
 and in many times I can not go to the declaration of functions or
 classes (you know placing the cursor where the class or the function
 is called and then pressing F3).

 For example: I have this class:

 class UsuarioFormFilter extends BaseUsuarioFormFilter{

 }

 When i try to go to BaseUsuarioFormFilter it doesn't work..

 Any idea?

 Javi

 Sf 1.3 and Ubuntu 8.04

 --
 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 symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-11 Thread samuel
Is netbeans supporting symfony2 ?

2010/7/11 Mariano Sola mariano.s...@gmail.com

 sorry for the question, but why using eclipse?

 please check this short video and let me know your thoughts! ;-)


 http://www.symfony.es/2009/11/04/screencast-del-soporte-de-symfony-en-netbeans-6-8/

 regards


 On Sun, Jul 11, 2010 at 12:58 PM, Stéphane stephane.er...@gmail.comwrote:

 Hi,

 Check that your lib folders are source folders.

 Cheers,

 Before Printing, Think about Your Environmental Responsibility!
 Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!



 On Sun, Jul 11, 2010 at 5:56 PM, Javier Garcia tirengar...@gmail.comwrote:

 Hi,

 Im using Eclipse (Build id: 20090920-1017) to write my symfony web app
 and in many times I can not go to the declaration of functions or
 classes (you know placing the cursor where the class or the function
 is called and then pressing F3).

 For example: I have this class:

 class UsuarioFormFilter extends BaseUsuarioFormFilter{

 }

 When i try to go to BaseUsuarioFormFilter it doesn't work..

 Any idea?

 Javi

 Sf 1.3 and Ubuntu 8.04

 --
 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 symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 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 symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 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 symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.comsymfony-users%2bunsubscr...@googlegroups.com
 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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] symfony and Eclipse: I can not go to the function or class using F3.

2010-07-11 Thread Alan Bem
On Sun, Jul 11, 2010 at 8:29 PM, samuel zoulil...@gmail.com wrote:

 Is netbeans supporting symfony2 ?


no

-- 
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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en