Re: [Tutor] installing pydev

2005-10-02 Thread Pujo Aji
I think you should use simple project, and then add a file with extention py   Cheers, pujo  On 10/2/05, Mohammad Moghimi <[EMAIL PROTECTED]> wrote: HiI have download pydev(org.python.pydev.feature-0_9_8_2.zip) from sourceforge.  Then I extract it to my eclipse directory. But When I try to create a

[Tutor] installing pydev

2005-10-02 Thread Mohammad Moghimi
Hi I have download pydev(org.python.pydev.feature-0_9_8_2.zip) from sourceforge.  Then I extract it to my eclipse directory. But When I try to create a new project, there isn't any python related project to select. I have installed python interpreter before. What is my problem and how can I fix it?