On Tue, May 4, 2010 at 6:34 PM, Glyph Lefkowitz <gl...@twistedmatrix.com> wrote:
>
> On May 3, 2010, at 7:22 AM, Fabio Zadrozny wrote:
>
>> On Mon, May 3, 2010 at 2:20 AM, Glyph Lefkowitz <gl...@twistedmatrix.com> 
>> wrote:
>>> I have a lot of files named "util.py".  Is there any way to tell eclipse or 
>>> pydev to uniquify the names of editor views (tabs?  panes?  windows?)?  
>>> Ideally I'd want to name the tabs after the fully-qualified Python module 
>>> name.
>>
>> Please check the latest nightly build. Details on the added feature
>> are available at:
>> http://pydev.blogspot.com/2010/04/identifying-your-editors.html
>
> Based on this blog post, the feature looks pretty good!  I'm not sure how to 
> get the latest nightly build to actually try it out though.  Is there an 
> 'update site' URL for the latest build?
>
> Actually, I may want to just skip that part, since I would like to be able to 
> make my own patches to PyDev; is there a simple way to put a checkout of 
> PyDev into my workspace, then have the result of building it be the plugin 
> I'm actually using?
>

Sorry for the delay in getting back (I'm catching up on my e-mails).

1. Please refer to http://pydev.org/download.html for getting the
update site links (for the current release or nightly build).

2. To get the code and compile, check: http://pydev.org/developers.html.

3. To create the update site, check the steps on
com.python.pydev.docs/release_process.txt (just updating the paths for
the paths of your own computer -- Follow the nightly build steps).

Cheers,

Fabio

------------------------------------------------------------------------------

_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to