Python论坛  - 讨论区

标题:[python-chinese] pydev1.0发布了!

2006年02月07日 星期二 09:30

笨笨狗 chen.ruijie at gmail.com
Tue Feb 7 09:30:46 HKT 2006

从python的邮件列表里看到的,先试试看:)


Hi All,

PyDev - Python IDE (Python Development Enviroment for Eclipse) version
1.0 has been released.

Check the homepage (http://pydev.sourceforge.net/) for more details.

Details for Release: 1.0

Yeap, that's right, Pydev has reached its 'adulthood', so... enjoy it!

Major highlights:
-----------------------

   * High-speed Debugger (on par with the best debuggers available)
   * Debugger now gets the variables 'on-demand'
   * The variables returned for jython are much more complete
   * Wizard to create new project has option for creating a default
'src' folder (and add it to the pythonpath).
   * The create new python module and new python package have been
reviewed (you can still use the regular ones, but the new ones are
really reccommended -- also it will help in making sure you have your
pythonpath correctly configured!).
   * Create new source folder option added.
   * Pylint can now give the output to the console (configurable).
   * Pylint 0.9.0 tested
   * Pylint errors now show in the hover
   * The Pydev perspective was changed (so, please, close the current
and ro-open it)
   * Templates were added for the keywords
   * Keybindings were added to run the current editor as python (F9) or
as jython (Ctrl+F9). Those are customizable in the 'keys' preferences
   * And many other bug-fixes as usual

Cheers,

Fabio

--
Fabio Zadrozny
------------------------------------------------------
Software Developer

ESSS - Engineering Simulation and Scientific Software
www.esss.com.br

PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com



--
云电清华同方小民工
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060207/f49e75ba/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月07日 星期二 14:00

Young fivesheep at gmail.com
Tue Feb 7 14:00:56 HKT 2006

看pydev的文档, 好像支持对wxpython的代码提示.
但是, 我怎么设置都无效..

On 2/7/06, 笨笨狗 <chen.ruijie at gmail.com> wrote:
> 从python的邮件列表里看到的,先试试看:)
>
>
> Hi All,
>
> PyDev - Python IDE (Python Development Enviroment for Eclipse) version
> 1.0 has been released.
>
> Check the homepage ( http://pydev.sourceforge.net/) for more details.
>
> Details for Release: 1.0
>
> Yeap, that's right, Pydev has reached its 'adulthood', so... enjoy it!
>
> Major highlights:
> -----------------------
>
>    * High-speed Debugger (on par with the best debuggers available)
>    * Debugger now gets the variables 'on-demand'
>    * The variables returned for jython are much more complete
>    * Wizard to create new project has option for creating a default
> 'src' folder (and add it to the pythonpath).
>    * The create new python module and new python package have been
> reviewed (you can still use the regular ones, but the new ones are
> really reccommended -- also it will help in making sure you have your
> pythonpath correctly configured!).
>    * Create new source folder option added.
>    * Pylint can now give the output to the console (configurable).
>    * Pylint 0.9.0 tested
>    * Pylint errors now show in the hover
>    * The Pydev perspective was changed (so, please, close the current
> and ro-open it)
>    * Templates were added for the keywords
>    * Keybindings were added to run the current editor as python (F9) or
> as jython (Ctrl+F9). Those are customizable in the 'keys' preferences
>    * And many other bug-fixes as usual
>
> Cheers,
>
> Fabio
>
> --
> Fabio Zadrozny
> ------------------------------------------------------
> Software Developer
>
> ESSS - Engineering Simulation and Scientific Software
> www.esss.com.br
>
> PyDev - Python Development Enviroment for Eclipse
> pydev.sf.net
> pydev.blogspot.com
>
>
>
> --
> 云电清华同方小民工
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月07日 星期二 14:18

笨笨狗 chen.ruijie at gmail.com
Tue Feb 7 14:18:29 HKT 2006

在06-2-7,Young <fivesheep at gmail.com> 写道:
>
> 看pydev的文档, 好像支持对wxpython的代码提示.
> 但是, 我怎么设置都无效..



我的正常啊

--
> 云电清华同方小民工
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060207/44bc58a2/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月07日 星期二 14:47

Young fivesheep at gmail.com
Tue Feb 7 14:47:47 HKT 2006

需要设置些什么吗?

在Interpreter - Python里
Forced Builtin libs
已经包含了wx, wxPython.

难道我eclipse上其它插件太多的原因?

On 2/7/06, 笨笨狗 <chen.ruijie at gmail.com> wrote:
>
>
> 在06-2-7,Young <fivesheep at gmail.com> 写道:
> > 看pydev的文档, 好像支持对wxpython的代码提示.
> > 但是, 我怎么设置都无效..
>
>
> 我的正常啊
> > --
> > 云电清华同方小民工
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月07日 星期二 14:59

mithrond mithrond at gmail.com
Tue Feb 7 14:59:33 HKT 2006

今天装了一下试试,windows和linux都试了,在linux代码提示特别慢...win下变现还不错,除了占用了
500M内存而已。

在06-2-7,Young <fivesheep at gmail.com> 写道:
>
> 需要设置些什么吗?
>
> 在Interpreter - Python里
> Forced Builtin libs
> 已经包含了wx, wxPython.
>
> 难道我eclipse上其它插件太多的原因?
>
> On 2/7/06, 笨笨狗 <chen.ruijie at gmail.com> wrote:
> >
> >
> > 在06-2-7,Young <fivesheep at gmail.com> 写道:
> > > 看pydev的文档, 好像支持对wxpython的代码提示.
> > > 但是, 我怎么设置都无效..
> >
> >
> > 我的正常啊
> > > --
> > > 云电清华同方小民工
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request at lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060207/32842256/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月07日 星期二 15:02

epaulin epaulin at gmail.com
Tue Feb 7 15:02:08 HKT 2006

On 2/7/06, Young <fivesheep at gmail.com> wrote:
> 需要设置些什么吗?
>
> 在Interpreter - Python里
> Forced Builtin libs
> 已经包含了wx, wxPython.
>
> 难道我eclipse上其它插件太多的原因?
>

应该是需要设置快捷键;

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月23日 星期四 17:26

jzx++ jzx19770812 at yahoo.com.cn
Thu Feb 23 17:26:10 HKT 2006

是不是pydev没有找到你的wxpython的源码路径?你自己手工把路径加入试试
就在pydev设置python.exe的页面里

-- 
jzx <jzx19770812 at yahoo.com.cn>

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月24日 星期五 11:26

wolfg wolfg1969 at gmail.com
Fri Feb 24 11:26:47 HKT 2006

占用内存多是Eclipse的事,你可以试试加上内存设置参数来启动eclipse

-vmargs -Xmx256M -Xms128M

在 06-2-7,mithrond<mithrond at gmail.com> 写道:
> 今天装了一下试试,windows和linux都试了,在linux代码提示特别慢...win下变现还不错,除了占用了
>  500M内存而已。
>
>
> 在06-2-7,Young <fivesheep at gmail.com> 写道:
> > 需要设置些什么吗?
> >
> > 在Interpreter - Python里
> > Forced Builtin libs
> > 已经包含了wx, wxPython.
> >
> > 难道我eclipse上其它插件太多的原因?
> >
> > On 2/7/06, 笨笨狗 <chen.ruijie at gmail.com> wrote:
> > >
> > >
> > > 在06-2-7,Young <fivesheep at gmail.com> 写道:
> > > > 看pydev的文档, 好像支持对wxpython的代码提示.
> > > > 但是, 我怎么设置都无效..
> > >
> > >
> > > 我的正常啊
> > > > --
> > > > 云电清华同方小民工
> > >
> > > _______________________________________________
> > > python-chinese
> > > Post: send python-chinese at lists.python.cn
> > > Subscribe: send subscribe to
> > > python-chinese-request at lists.python.cn
> > > Unsubscribe: send unsubscribe to
> > > python-chinese-request at lists.python.cn
> > > Detail Info:
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> > >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
> >
> >
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>


--
_______________________________________________
python-chinese
Post: send python-chinese at lists.python.cn
Subscribe: send subscribe to python-chinese-request at lists.python.cn
Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号