Hi Eric,

Well, I would have tagged it, but sourceforge is having a MAJOR outage, meaning that the developer cvs is down for almost a week already (I commented about it on http://pydev.blogspot.com/ ), so, I had to set up a local repository to keep working, and will sync when they do make it available again, so, unfortunatelly, there will be no tag for this build. I expect to create a new build as soon as they put it up again (and I'll be in 'bug-fix mode until then -- as there where major feature-changes in this release).

Best Regards,

Fabio

On 4/3/06, Eric Wittmann <[EMAIL PROTECTED]> wrote:

        Hey Fabio - first of all, nice job as always.  I look forward to each
new release now to see what you have in store.  I have one request:
could you tag the codebase in CVS whenever you do a release?  I see a
tag for v1.0.3, but not 1.0.4.  I have some custom Eclipse plugins that
I need to keep up-to-date with your latest releases, and the easiest way
is to check out a particular TAG.

Thanks,

Eric Wittmann
Zoundry LLC


Fabio Zadrozny wrote:
> Hi All,
>
> Pydev and Pydev Extensions 1.0.4 have been released
>
> Check http://www.fabioz.com/pydev for details on Pydev Extensions
>
> and http://pydev.sf.net for details on Pydev
>
> Release Highlights in Pydev Extensions:
> -----------------------------------------------------------------
>
> - Interactive Console binded to the Pydev Editor
> - Bug-fixes
>
>
> Release Highlights in Pydev:
> ----------------------------------------------
>
> - Added jython scripting
> - Added an 'easy' way to bind actions after Ctrl+2 (to make scripting
> easier)
> - Added a way to list things binded with Ctrl+2 (To see: Ctrl+2+help)
> - Added a 'go to next problem' with jython scripting capabilities, as a
> first example on how to script Pydev with Jython (Ctrl+.)
> - A brand new indentation engine is available:
>
>     * Does not try to make different indentations inside multilines
>     * Does not try to add spaces to make smart-indent when in only tabs mode
>     * Indents correctly after opening some bracket or after closing some
> bracket
>     * Indents to 'expected level' when hitting tab
>
> - Fixed bug: syntax error described instead of throwing an error
> - Profiled Pydev (not that much, but still, I hope you'll be able to
> 'feel' it)
> - Fixed bug: the pythonpath was not added when additional environment
> variables where specified
> - And as always, other bugs have been fixed
>
>
> What is PyDev?
> ---------------------------
>
> PyDev is a plugin that enables users to use Eclipse for Python and
> Jython development -- making Eclipse a first class Python IDE -- It
> comes with many goodies such as code completion, syntax highlighting,
> syntax analysis, refactor, debug and many others.
>
>
> Cheers,
>
> --
> Fabio Zadrozny
> ------------------------------------------------------
> Software Developer
>
> ESSS - Engineering Simulation and Scientific Software
> http://www.esss.com.br
>
> Pydev Extensions
> http://www.fabioz.com/pydev
>
> Pydev - Python Development Enviroment for Eclipse
> http://pydev.sf.net
> http://pydev.blogspot.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to