pydev-code Mailing List for PyDev for Eclipse (Page 12)
Brought to you by:
fabioz
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(14) |
Apr
(18) |
May
(12) |
Jun
(34) |
Jul
(31) |
Aug
(37) |
Sep
(22) |
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(1) |
Feb
(4) |
Mar
(9) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(24) |
Aug
(3) |
Sep
(5) |
Oct
(3) |
Nov
(3) |
Dec
(5) |
2006 |
Jan
(5) |
Feb
(23) |
Mar
(5) |
Apr
(80) |
May
(26) |
Jun
(13) |
Jul
(13) |
Aug
(4) |
Sep
(31) |
Oct
(24) |
Nov
(6) |
Dec
(2) |
2007 |
Jan
(7) |
Feb
|
Mar
(26) |
Apr
(3) |
May
(8) |
Jun
(6) |
Jul
(11) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
(3) |
2008 |
Jan
(7) |
Feb
(1) |
Mar
(6) |
Apr
(7) |
May
(9) |
Jun
(14) |
Jul
(9) |
Aug
(6) |
Sep
(10) |
Oct
(5) |
Nov
(8) |
Dec
(5) |
2009 |
Jan
(8) |
Feb
(10) |
Mar
(10) |
Apr
(1) |
May
(3) |
Jun
(5) |
Jul
(10) |
Aug
(3) |
Sep
(12) |
Oct
(6) |
Nov
(22) |
Dec
(12) |
2010 |
Jan
(10) |
Feb
(17) |
Mar
(5) |
Apr
(9) |
May
(8) |
Jun
(2) |
Jul
(4) |
Aug
(12) |
Sep
(1) |
Oct
(1) |
Nov
(8) |
Dec
|
2011 |
Jan
(14) |
Feb
(8) |
Mar
(3) |
Apr
(11) |
May
(6) |
Jun
(5) |
Jul
(10) |
Aug
(7) |
Sep
|
Oct
(4) |
Nov
(4) |
Dec
(8) |
2012 |
Jan
|
Feb
(8) |
Mar
(10) |
Apr
(5) |
May
(4) |
Jun
(10) |
Jul
|
Aug
(2) |
Sep
(2) |
Oct
(11) |
Nov
(1) |
Dec
|
2013 |
Jan
(1) |
Feb
(2) |
Mar
(11) |
Apr
(10) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(20) |
Sep
(4) |
Oct
(18) |
Nov
(5) |
Dec
(7) |
2014 |
Jan
(3) |
Feb
(5) |
Mar
(7) |
Apr
(5) |
May
(10) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(7) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2015 |
Jan
(1) |
Feb
(1) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
(3) |
Nov
(5) |
Dec
(1) |
2016 |
Jan
(26) |
Feb
(10) |
Mar
(4) |
Apr
|
May
(4) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(4) |
Dec
(3) |
2017 |
Jan
(3) |
Feb
|
Mar
(9) |
Apr
(2) |
May
|
Jun
(1) |
Jul
|
Aug
(9) |
Sep
(1) |
Oct
|
Nov
(2) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
(3) |
2019 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(11) |
2021 |
Jan
(3) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
From: Andrew F. <afe...@re...> - 2013-06-24 13:51:19
|
On Sat, Jun 22, 2013 at 2:31 PM, Andrew Ferrazzutti <afe...@re...>wrote: >> Is there a reason why my child Eclipse is getting two run buttons? >Can you add a snapshot? (I'm not really visualizing what you mean here). >Cheers, >Fabio As I promised, attached are some screenshots regarding this issue. The first image shows the extra Run button, and the other is the message I get when I press it. The extra button only appears in my child Eclipse on this computer. >If you feel adventurous, a common request would be a wizard to create a >pydev project from existing sources (in which case it should analyze the >folder given for packages -- i.e.: dirs with __init__.py folders or just >folders with .py files and set the root as a source folder accordingly). Thanks for the suggestion! After I add to the New Project wizard I'll give this a shot. (And thanks for the list of related wizard classes.) Andrew PS: I'll be communicating through the mailing list from now on. |
From: Sayth R. <fle...@gm...> - 2013-06-17 10:43:50
|
Hi I am learning flask and using pydev, are there any hints or tips I should use to use pydev and flask together effectively and avoid any pitfalls. Thanks Sayth |
From: Fabio Z. <fa...@es...> - 2013-06-03 00:38:33
|
Hi Uri, PyDev does not use pdb in the backend. It uses the Python tracing directly (i.e.: sys.settrace and threading.settrace). This takes place at pydevd.PyDB.run (on pydevd_tracing.SetTrace(self.trace_dispatch) and threading.settrace(self.trace_dispatch)). After the call to settrace, all the calls to a new frame should go through pydevd.PyDB.trace_dispatch (and then if the debugger determines it's a frame it should be tracing -- as the debugger is very optimized in regards to only tracing the places where a breakpoint is added -- the calls should go through pydevd_frame.PyDBFrame.trace_dispatch). So, the first thing I'd do is do some prints on the trace_dispatch calls to get familiar with it on a small program and then move on to checking what may be happening at google app engine (the main thing there is probably getting the settrace in place -- you may want to check if the remote debugger works as it emulates a breakpoint in code). Cheers, Fabio On Sat, Jun 1, 2013 at 3:27 AM, Uri London <ur...@lo...> wrote: > Referring to googleappengine project in Google Code, issue 9012: > > > https://code.google.com/p/googleappengine/issues/detail?id=9012&q=Type%3DDefect&colspec=IDType Component Status Stars Summary Language Priority Owner Log > > Currently, PyDev debugger is broken in new dev_appserver. > Issue is marked as 'MoreInfoRequired', with the question being asked is: > Do you know if PyDev used pdb in the backend? > > I'd like to get this issue some traction, but I've failed to figure out in > the PyDev code how the debugger is implemented. Can you please describe or > get me some pointers where I can start reading? > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Uri L. <ur...@lo...> - 2013-06-01 06:55:21
|
Referring to googleappengine project in Google Code, issue 9012: https://code.google.com/p/googleappengine/issues/detail?id=9012&q=Type%3DDefect&colspec=IDType Component Status Stars Summary Language Priority Owner Log Currently, PyDev debugger is broken in new dev_appserver. Issue is marked as 'MoreInfoRequired', with the question being asked is: Do you know if PyDev used pdb in the backend? I'd like to get this issue some traction, but I've failed to figure out in the PyDev code how the debugger is implemented. Can you please describe or get me some pointers where I can start reading? |
From: Fabio Z. <fa...@gm...> - 2013-05-28 20:28:59
|
Hi All, PyDev 2.7.5 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: ------------------------------- * Icons in the outline are now correct. * Fixed deadlock found on code analysis. * Project-related error markers no longer created in the main thread. * Showing a dialog to select template when a new module is created. * PyUnit view output font uses the same font as the console * New option in auto-formatting to auto-format only workspace files. * Auto-formatting with only deleted lines no longer changes everything. * PyUnit view orientation menu is now properly shown. * Fixed interaction with external files on pydev package explorer. What is PyDev? --------------------------- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython 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 PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com |
From: Paul B. <pau...@ho...> - 2013-05-24 12:11:41
|
Yes, the remote debugger. So in my code I have import pydevd; pydevd.settrace('localhost', stdoutToServer=True, stderrToServer=True) Then I start the pydev server in Aptana. Python version is 2.7.3 From: fa...@es... Date: Thu, 23 May 2013 13:00:12 -0300 To: pyd...@li... Subject: Re: [Pydev-code] PyDev doesn't close properly Hi Paul, Is this in the remote debugger? Which Python version is used? You can check what's keeping the process alive by printing the non-daemon threads that are currently running (i.e.: use threading.enumerate() to list the threads then print the ones are not daemon threads at the point where the application should exit -- or if it's hard to know when it should exit, you can try ). Note that the debugger itself should only create daemon threads. Cheers, Fabio |
From: Fabio Z. <fa...@es...> - 2013-05-23 16:00:39
|
Hi Paul, Is this in the remote debugger? Which Python version is used? You can check what's keeping the process alive by printing the non-daemon threads that are currently running (i.e.: use threading.enumerate() to list the threads then print the ones are not daemon threads at the point where the application should exit -- or if it's hard to know when it should exit, you can try ). Note that the debugger itself should only create daemon threads. Cheers, Fabio On Thu, May 23, 2013 at 11:17 AM, Paul Backhouse <pau...@ho... > wrote: > Hi all, > > I've been using pydev to debug plugins written for XBMC (see > http://xbmc.org). An issue I've noticed is that XBMC will fail to close > down after using pydev. Also pydev will not reconnect with the > Eclipse/Aptana GUI on successive set_trace() calls. > > I'm assuming that this is a process issue, and that XBMC fails to close > down because there are processes still running (ie pydev) and that the > reconnection problem is something similar. > > Would anyone be able to offer advice or help me look into this? > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Paul B. <pau...@ho...> - 2013-05-23 14:17:56
|
Hi all, I've been using pydev to debug plugins written for XBMC (see http://xbmc.org). An issue I've noticed is that XBMC will fail to close down after using pydev. Also pydev will not reconnect with the Eclipse/Aptana GUI on successive set_trace() calls. I'm assuming that this is a process issue, and that XBMC fails to close down because there are processes still running (ie pydev) and that the reconnection problem is something similar. Would anyone be able to offer advice or help me look into this? |
From: Fabio Z. <fa...@es...> - 2013-05-19 20:51:22
|
Hi Dirk, There's currently no support in PyDev for doing what you want. I think you could make that work by creating a custom plugin that loaded your code (it'd need some java code for the plugin thought). See: http://wiki.eclipse.org/FAQ_Can_I_activate_my_plug-in_when_the_workbench_starts%3F Then you can probably use org.python.pydev.jython.JythonPlugin.exec(HashMap<String, Object>, String, IPythonInterpreter) to run your Jython code -- although I'm not sure PyDev is the best option in this situation... It really targets more the Python editor and I'm considering making the java packages available more restricted in PyDev to make the startup faster (which could break your code as I see you import many different packages... so, an option could be bundling Jython to your own plugin that has an early startup -- and then you wouldn't be limited by the current Jython 2.1 in PyDev either). Cheers, Fabio On Fri, May 17, 2013 at 12:16 PM, <Dir...@de...> wrote: > > Hi, > > I've been experimenting with some python/jython scripting the eclipse. I > tried first the examples with the pyedit files. > My aim was to make mass changes a little easier in eclipse. > With a lot of trial and error I succeeded in implementing some features > like mass rename of java classes with the refactoring framework and mass > replaces in text files. I attached the python file, but it is uncommented. > > For loading the actions the actions I take another approach than described > in http://pydev.org/manual_articles_scripting.html : > > I changed the startup console settings in the Preferences -> PyDev -> > Interactive Console to > > import sys; print('%s %s' % (sys.executable or sys.platform, sys.version)) > sys.path.append('D:/workspaces/PluginDevelopment/PyDevTest/src/') > import test1 > > Then I started a PyDev Console "Jython using VM running Eclipse Console" > and the script should be executed and you should have a menu "Python > Scripts" with some entries with key bindings. > In this console I now could do some addtional experiments or just > reloading the test1.py after changes. > To use the actions just select classes in the navigator view and press the > key combination. Then you can enter a search replace pattern, eg Beer/Water > makes all your "alcohohl classes" free of the stuff ;-) > > As far as I understand the article mentioned above the scripts with the > pyedit prefix are only loaded when the pydev editor starts up. > Is there a possibilty to load a python script at eclipse startup? > Because now I want to rollout the script to my colleagues and they don't > have anything to do with jython just programming java. > > Best Regards, > Dirk > > > > > > ------------------------------------------------------------------------- > Deutsche Börse AG > Chairman of the Supervisory Board/ > Vorsitzender des Aufsichtsrats: > Dr. Joachim Faber > Executive Board/Vorstand: > Dr. Reto Francioni (Chief Executive Officer/Vorsitzender), > Andreas Preuss (Deputy Chief Executive Officer/ > stellv. Vorsitzender), Gregor Pottmeyer, > Hauke Stars, Jeffrey Tessler. > Aktiengesellschaft with registered seat in/mit Sitz in > Frankfurt am Main. > Commercial register/Handelsregister: HRB 32232 > Local court/Amtsgericht Frankfurt am Main. > > ----------------------------------------- > Diese E-Mail enthaelt vertrauliche oder rechtlich geschuetzte > Informationen. > Wenn Sie nicht der beabsichtigte Empfaenger sind, informieren Sie bitte > sofort den Absender und loeschen Sie diese E-Mail. Das unbefugte Kopieren > dieser E-Mail oder die unbefugte Weitergabe der enthaltenen Informationen > ist nicht gestattet. > > The information contained in this message is confidential or protected by > law. If you are not the intended recipient, please contact the sender and > delete this message. Any unauthorised copying of this message or > unauthorised distribution of the information contained herein is > prohibited. > > Legally required information for business correspondence/ > Gesetzliche Pflichtangaben fuer Geschaeftskorrespondenz: > http://deutsche-boerse.com/letterhead > > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Fabio Z. <fa...@gm...> - 2013-05-16 11:27:31
|
Hi All, PyDev 2.7.4 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: ------------------------------- * Improved Jython scripting startup time (so, the editor should start up faster). * PyDev no longer causing JSP problem annotation disappear (fix by Danny Ju). * Restored invalidateTextPresentation on save due to issue on annotations kept. * Thank you everyone for helping to keep PyDev going: http://pydev.blogspot.com.br/2013/05/pydev-crowdfunding-finished.html What is PyDev? --------------------------- PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython 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 PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com |
From: Fabio Z. <fa...@gm...> - 2013-04-26 17:42:24
|
Thank you for The heads up... The proper link is http://pydev.org/pydev_certificate.cer As soon as the funding campaign is finished I hope to fix the homepage and put proper communication links there. Cheers, Fabio On Friday, April 26, 2013, Paul Jaros <jar...@gm...> wrote: > Dear list members > > I've subscribed to this mailing list because I couldn't find any contact > information on the contact-page of pydev.org. > > I wanted to install py-dev to my existing eclipse installation. I've > seen the notice one needs to install the certificate but couldn't do it > because the installation instructions > (http://pydev.org/manual_101_install.html) point to a 404 > ( http://pydev.org/pages/createpage.action?spaceKey=tis&title=pydev_certificate.cer&linkCreation=true&fromPageId=29002644 ). > > TLDR; So I have these two requests: > - Please add some contact information on your contact-page so one > doesn't need to subscribe to this list to reach the page maintainer > - Please fix your certificate-link on this page > http://pydev.org/manual_101_install.html > > Greets > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |
From: Paul J. <jar...@gm...> - 2013-04-26 06:07:01
|
Dear list members I've subscribed to this mailing list because I couldn't find any contact information on the contact-page of pydev.org. I wanted to install py-dev to my existing eclipse installation. I've seen the notice one needs to install the certificate but couldn't do it because the installation instructions (http://pydev.org/manual_101_install.html) point to a 404 (http://pydev.org/pages/createpage.action?spaceKey=tis&title=pydev_certificate.cer&linkCreation=true&fromPageId=29002644). TLDR; So I have these two requests: - Please add some contact information on your contact-page so one doesn't need to subscribe to this list to reach the page maintainer - Please fix your certificate-link on this page http://pydev.org/manual_101_install.html Greets |
From: Andreas P. <an...@fr...> - 2013-04-23 22:42:20
|
Hi, I'm tracking PyDev from the github repository at https://github.com/aptana/Pydev and noticed that there are no tags for 2.7.2 or 2.7.3. Could these be added? Or should I just take current master? Andreas |
From: Fabio Z. <fa...@es...> - 2013-04-12 01:47:49
|
Not sure if you got that already, but yes, it should be possible. Take a look at: http://pydev.org/manual_adv_interactive_console.html Cheers, Fabio On Fri, Mar 1, 2013 at 4:13 PM, Jon Joseph <jos...@gm...> wrote: > I see some references to starting an interactive interpreter but I have > been unable to do so. Is this possible and if so how do I go about it? > Thanks, Jon. > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |
From: Fabio Z. <fa...@es...> - 2013-04-12 01:40:41
|
On Mon, Apr 8, 2013 at 5:22 PM, Jeremy J Carroll <jj...@sy...> wrote: > I worked on this, and have usable code: > > https://github.com/jeremycarroll/Pydev > > ah, I forked from the wrong repo, and have put in a pull request to fabio > Hi Jeremy, thank you for the patch... I'm sorry for not answering you on your previous message (it got lost in my inbox). So, right now I'm pretty focused on the funding, but once that's gone through, I'll take a look into your patch to integrate back into PyDev :) Cheers, Fabio > > > > Jeremy J Carroll > Principal Architect > Syapse, Inc. > > > > On Apr 8, 2013, at 6:51 AM, Eddie Bragg <edd...@gm...> wrote: > > Hi, > > Can anyone tell me if there is plans to develop or is there a way for > PyDev to organise imports according to the PEP 8 style guide? > > http://www.python.org/dev/peps/pep-0008/#imports > > I love the auto import functionality but it would be great if it organised > them in the order recommended by the guide. I get other developers > complaining that imports have been moved around so I have to turn the > functionality off. > > Kind regards > Eddie. > > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > > http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Jeremy J C. <jj...@sy...> - 2013-04-08 20:22:12
|
I worked on this, and have usable code: https://github.com/jeremycarroll/Pydev ah, I forked from the wrong repo, and have put in a pull request to fabio Jeremy J Carroll Principal Architect Syapse, Inc. On Apr 8, 2013, at 6:51 AM, Eddie Bragg <edd...@gm...> wrote: > Hi, > > Can anyone tell me if there is plans to develop or is there a way for PyDev to organise imports according to the PEP 8 style guide? > > http://www.python.org/dev/peps/pep-0008/#imports > > I love the auto import functionality but it would be great if it organised them in the order recommended by the guide. I get other developers complaining that imports have been moved around so I have to turn the functionality off. > > Kind regards > Eddie. > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html_______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code |
From: Fabio Z. <fa...@es...> - 2013-04-08 14:08:32
|
Hi there, Making things pep8-compatible is definitely a priority (meaning there are some issues to fix on organize imports and code-formatting). However, as Appcelerator is no longer backing it up, I'm not really doing active development on it right now... I've created a funding campaign at http://igg.me/at/liclipse to keep on supporting it properly (so, hopefully it'll succeed so that I can keep on working on PyDev -- if you work on a company that uses PyDev, it'd be nice if they could sponsor that effort). Cheers, Fabio p.s.: I'm on the process to setup a new tracker for PyDev so that those issues can be reported and voted on, however, it's still not live (so, please buffer the requests -- I'll announce it at the funding campaign once it's live). On Mon, Apr 8, 2013 at 10:51 AM, Eddie Bragg <edd...@gm...> wrote: > Hi, > > Can anyone tell me if there is plans to develop or is there a way for > PyDev to organise imports according to the PEP 8 style guide? > > http://www.python.org/dev/peps/pep-0008/#imports > > I love the auto import functionality but it would be great if it organised > them in the order recommended by the guide. I get other developers > complaining that imports have been moved around so I have to turn the > functionality off. > > Kind regards > Eddie. > > > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Eddie B. <edd...@gm...> - 2013-04-08 13:52:03
|
Hi, Can anyone tell me if there is plans to develop or is there a way for PyDev to organise imports according to the PEP 8 style guide? http://www.python.org/dev/peps/pep-0008/#imports I love the auto import functionality but it would be great if it organised them in the order recommended by the guide. I get other developers complaining that imports have been moved around so I have to turn the functionality off. Kind regards Eddie. |
From: Fabio Z. <fa...@es...> - 2013-04-07 00:34:24
|
Hi there, Actually the homepage (http://pydev.org/) has the details (2.7.3 had a critical bugfix over 2.7.2 -- so it was released just some hours after 2.7.2). Cheers, Fabio On Sat, Apr 6, 2013 at 7:48 PM, Oberhuber, Martin < Mar...@wi...> wrote: > Hi all,**** > > ** ** > > Why is the latest download named pydev-2.7.3 when relnotes talk about > pydev-2.7.2 ?**** > > ** ** > > This is confusing, especially since github shows no commit since 11-mar > and the relnotes were sent on 15-mar.**** > > ** ** > > Thanks,**** > > Martin**** > > --**** > > *Martin Oberhuber*, SMTS / Product Architect – Development Tools, *Wind > River***** > > direct +43.662.457915.85 fax +43.662.457915.6**** > > ** ** > > > ------------------------------------------------------------------------------ > Minimize network downtime and maximize team effectiveness. > Reduce network management and security costs.Learn how to hire > the most talented Cisco Certified professionals. Visit the > Employer Resources Portal > http://www.cisco.com/web/learning/employer_resources/index.html > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |
From: Oberhuber, M. <Mar...@wi...> - 2013-04-06 22:49:00
|
Hi all, Why is the latest download named pydev-2.7.3 when relnotes talk about pydev-2.7.2 ? This is confusing, especially since github shows no commit since 11-mar and the relnotes were sent on 15-mar. Thanks, Martin -- Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind River direct +43.662.457915.85 fax +43.662.457915.6 |
From: Fran B. <fra...@gm...> - 2013-03-23 12:05:22
|
On 23 March 2013 03:48, Mason Wardle <mas...@gm...> wrote: > I'm using Jython 2.5.3 with PyDev. I just forced it on top of it. I'm > running just fine at this point. Not sure what you're trying to do with it > but for a Jythin development environment, it works fine. I'm using some > newer Python features, I believe. Hi Mason, Thanks, yes I can use alternate Jython interpreters for developing other packages...this limitation is just for using the internal Jython scripting: http://pydev.org/manual_articles_scripting.html Best Wishes, Fran. |
From: Mason W. <mas...@gm...> - 2013-03-23 03:48:30
|
I'm using Jython 2.5.3 with PyDev. I just forced it on top of it. I'm running just fine at this point. Not sure what you're trying to do with it but for a Jythin development environment, it works fine. I'm using some newer Python features, I believe. Mason On Mar 22, 2013, at 8:13 PM, Fabio Zadrozny <fa...@es...> wrote: On Fri, Mar 22, 2013 at 11:53 PM, Fran Boon <fra...@gm...> wrote: > On 23 March 2013 02:20, Fabio Zadrozny <fa...@es...> wrote: > > Not sure how hard, but it's definitely not trivial. As it's one of the > > things that slows down the editor startup, I was considering taking a > look > > at it as a part of the funding at http://igg.me/at/liclipse, but it'll > > depend if the funding succeeds. > > ok, I'm now a PyDev Knight ;) > Thank you :) > > Is the only way to launch scripts the OfflineAction, or can we create > menu entries/toolbar buttons? > I must say I've always created it in the plugin, so I'm not sure... googling a bit for "eclipse create menu programatically" brought me: http://www.wickedshell.net/blog/?p=48 may be what you want... > > Is there a wiki page to share snippets? > Not really... usually I get patches for those, but if you have something that can't be added to the core I can put something up to point to a github with the code. > What are people doing with scripting? > Well, most of the patches related to scripting I receive are usually for doing some special text manipulation (such as the ctrl+2, w which word-wraps a paragraph) > > I just created a script to stop the active debugger, then clean my app > (database, sessions, etc) & then restart the debugger. > > Generic part: > from org.eclipse.debug.core import DebugPlugin, ILaunchManager > singleton = DebugPlugin.getDefault() > launchManager = singleton.getLaunchManager() > launches = launchManager.getLaunches() > if len(launches): > launchConfig = launches[0].getLaunchConfiguration() > print "Stopping Debug" > launchManager.removeLaunches(launches) > else: > launchConfig = None > > # (clean app happens in here, but not included) > > if launchConfig: > print "Starting Debug" > launch = launchConfig.launch(ILaunchManager.DEBUG_MODE, None) > launchManager.addLaunch(launch) > > > Changes to the script only seem to take effect when I restart Eclipse > (4.2.2) - the docs suggested that no restart was required? > Hummm... if you're dealing with multiple files, the restart may be required (as it'll only reload the main script), but if you're dealing with a single script, it really should be reloaded... (I'd have to see the whole script as it may be something in the way it's structured). Cheers, Fabio > Thanks, > Fran. > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ pydev-code mailing list pyd...@li... https://lists.sourceforge.net/lists/listinfo/pydev-code |
From: Fabio Z. <fa...@es...> - 2013-03-23 03:13:00
|
On Fri, Mar 22, 2013 at 11:53 PM, Fran Boon <fra...@gm...> wrote: > On 23 March 2013 02:20, Fabio Zadrozny <fa...@es...> wrote: > > Not sure how hard, but it's definitely not trivial. As it's one of the > > things that slows down the editor startup, I was considering taking a > look > > at it as a part of the funding at http://igg.me/at/liclipse, but it'll > > depend if the funding succeeds. > > ok, I'm now a PyDev Knight ;) > Thank you :) > > Is the only way to launch scripts the OfflineAction, or can we create > menu entries/toolbar buttons? > I must say I've always created it in the plugin, so I'm not sure... googling a bit for "eclipse create menu programatically" brought me: http://www.wickedshell.net/blog/?p=48 may be what you want... > > Is there a wiki page to share snippets? > Not really... usually I get patches for those, but if you have something that can't be added to the core I can put something up to point to a github with the code. > What are people doing with scripting? > Well, most of the patches related to scripting I receive are usually for doing some special text manipulation (such as the ctrl+2, w which word-wraps a paragraph) > > I just created a script to stop the active debugger, then clean my app > (database, sessions, etc) & then restart the debugger. > > Generic part: > from org.eclipse.debug.core import DebugPlugin, ILaunchManager > singleton = DebugPlugin.getDefault() > launchManager = singleton.getLaunchManager() > launches = launchManager.getLaunches() > if len(launches): > launchConfig = launches[0].getLaunchConfiguration() > print "Stopping Debug" > launchManager.removeLaunches(launches) > else: > launchConfig = None > > # (clean app happens in here, but not included) > > if launchConfig: > print "Starting Debug" > launch = launchConfig.launch(ILaunchManager.DEBUG_MODE, None) > launchManager.addLaunch(launch) > > > Changes to the script only seem to take effect when I restart Eclipse > (4.2.2) - the docs suggested that no restart was required? > Hummm... if you're dealing with multiple files, the restart may be required (as it'll only reload the main script), but if you're dealing with a single script, it really should be reloaded... (I'd have to see the whole script as it may be something in the way it's structured). Cheers, Fabio > Thanks, > Fran. > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |
From: Fran B. <fra...@gm...> - 2013-03-23 02:54:01
|
On 23 March 2013 02:20, Fabio Zadrozny <fa...@es...> wrote: > Not sure how hard, but it's definitely not trivial. As it's one of the > things that slows down the editor startup, I was considering taking a look > at it as a part of the funding at http://igg.me/at/liclipse, but it'll > depend if the funding succeeds. ok, I'm now a PyDev Knight ;) Is the only way to launch scripts the OfflineAction, or can we create menu entries/toolbar buttons? Is there a wiki page to share snippets? What are people doing with scripting? I just created a script to stop the active debugger, then clean my app (database, sessions, etc) & then restart the debugger. Generic part: from org.eclipse.debug.core import DebugPlugin, ILaunchManager singleton = DebugPlugin.getDefault() launchManager = singleton.getLaunchManager() launches = launchManager.getLaunches() if len(launches): launchConfig = launches[0].getLaunchConfiguration() print "Stopping Debug" launchManager.removeLaunches(launches) else: launchConfig = None # (clean app happens in here, but not included) if launchConfig: print "Starting Debug" launch = launchConfig.launch(ILaunchManager.DEBUG_MODE, None) launchManager.addLaunch(launch) Changes to the script only seem to take effect when I restart Eclipse (4.2.2) - the docs suggested that no restart was required? Thanks, Fran. |
From: Fabio Z. <fa...@es...> - 2013-03-23 02:20:32
|
Not sure how hard, but it's definitely not trivial. As it's one of the things that slows down the editor startup, I was considering taking a look at it as a part of the funding at http://igg.me/at/liclipse, but it'll depend if the funding succeeds. Cheers, Fabio On Fri, Mar 22, 2013 at 11:08 PM, Fran Boon <fra...@gm...> wrote: > On 23 March 2013 02:01, Fabio Zadrozny <fa...@es...> wrote: > > Unfortunately yes, right now it's limited to Jython 2.2 (which is the > > internal version used). There are currently no plans to upgrade that > version > > (mostly because it'd raise the size of PyDev a lot -- the jython jar is > > currently 1.5 MB, and the update would make it around 8 MB... The whole > > PyDev with Jython is right now 7 MB, so, it'd double the size just for > that > > update). > > I did spot the size bump & wondered if that was a factor. > > > I'd consider adding it only if it makes the startup of the PyDev editor > much > > faster (right now, the first time you open a PyDev editor, it has a > delay: > > that's Jython loading... I'm almost considering removing it because of > that > > delay -- or at least making it optional, in which case it might be worth > > putting it in a separate plugin -- then, maybe it'd be worth updating the > > version, as users that don't want it don't need to get it). > > Makes sense - I've been a happy PyDev user for a couple of years > without touching Jython, but am seeing the Scripting as being a > majorly useful feature. > Being able to plug-in any Jython version would be ideal...how hard > would it be to separate out the bridging code to enable pointing to > any Jython install? > > Many thanks, > Fran. > > > Cheers, > > > > Fabio > > > > > > On Fri, Mar 22, 2013 at 10:47 PM, Fran Boon <fra...@gm...> > wrote: > >> > >> I have been playing with the Jython scripting interface which I just > >> discovered & have been very excited about, however I find that it > >> seems to be limited to v2.2, is that true? > >> I have 2.7b1 installed & can launch an interactive console with that > >> version, however this isn't what is used for the scripts & I can't see > >> a way to set it for the scripts? > >> > >> Many thanks for any help, > >> Fran. > >> > >> > >> > ------------------------------------------------------------------------------ > >> Everyone hates slow websites. So do we. > >> Make your web apps faster with AppDynamics > >> Download AppDynamics Lite for free today: > >> http://p.sf.net/sfu/appdyn_d2d_mar > >> _______________________________________________ > >> pydev-code mailing list > >> pyd...@li... > >> https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > > > > > ------------------------------------------------------------------------------ > > Everyone hates slow websites. So do we. > > Make your web apps faster with AppDynamics > > Download AppDynamics Lite for free today: > > http://p.sf.net/sfu/appdyn_d2d_mar > > _______________________________________________ > > pydev-code mailing list > > pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |