Re: [Pydev-code] Building pydev 1.2.2 from scratch
Brought to you by:
fabioz
From: Dana M. <dan...@ya...> - 2006-08-18 12:25:18
|
--- Albert Chin <pyd...@ml...> wrote: > On Thu, Aug 17, 2006 at 01:03:00PM -0700, Dana Moore wrote: > > Unzipping the bundles you have and laying them into the > > <eclipse_home>/plugins will certainly work non-destructively, but a > > better way is to use the Eclips -->Help -->Software Updates-->find > and > > Install menu will work even better. > > the site you want to use for automatic update is: > > http://pydev.sf.net/updates/ > > So I don't need to "compile" the pydev plugin like I do the CDT > plugin? > the PyDev capability for Eclipse is supplied in a set of precompiled Java jars in several subfolders which will be located in the <eclipse_home>/plugins folder. After you use either the Eclipse software update manager to install from the sourceforge repository 9or even unzip them youself,) you should now see several subfolders like: org.python.pydev.ast_x.y.z org.python.pydev.core_x.y.z org.python.pydev.debug_x.y.z org.python.pydev.help_x.y.z org.python.pydev.jython_x.y.z org.python.pydev.parser_x.y.z org.python.pydev.templates_x.y.z org.python.pydev_x.y.z where x.y.z is the release number. > > Hope this helps > > > > --- Albert Chin <pyd...@ml...> wrote: > > > > > I'm building Eclipse from scratch and need to build some plugins > to > > > add to the version of Eclipse I'm building (3.2). How do I check > out > > > the pydev code and build it from scratch? > > > > > > I downloaded org.python.pydev.feature-src-1_2_2.zip but don't > know > > > what to do after that. I presume if I have > > > org.python.pydev.feature-src-1_2_2.zip I don't need to check out > the > > > 1.2.2 version from CVS? > > > > > > I cannot find documentation on the web site on how to build from > > > scratch. > > > > > > -- > > > albert chin (ch...@th...) > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > Get stuff done quickly with pre-integrated technology to make > your > > > job easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > > Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > pydev-code mailing list > > > pyd...@li... > > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your > job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > pydev-code mailing list > > pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > > -- > albert chin (ch...@th...) > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |