Hi, I've create a ubuntu package for pydev, so if you are using Ubuntu 10.10/04, and also has installed eclipse from repository, you can easily install it using apt-get.
Follow the steps bellow: # sudo add-apt-repository ppa:daniloqueiroz/dev # sudo apt-get update # sudo apt-get install eclipse-pydev For more information check out https://launchpad.net/~daniloqueiroz/+archive/dev =] On Nov 23, 4:11 pm, Rafael Nunes <[email protected]> wrote: > Did you try to download the Aptana Studio 3? > > On 11/23/2010 05:40 AM, Katyayani Bhatia wrote: > > > Hello everyone, > > > I am trying to install PyDev on Eclipse, but the URL > >http://pydev.sourceforge.net/updates/is facing some problems. > > > Could you please suggest some alternate site for the same. > > > Thanks. > > -- > > You received this message because you are subscribed to the Google > > Groups "Google App Engine" 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/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
