pydev-users Mailing List for PyDev for Eclipse (Page 6)
Brought to you by:
fabioz
You can subscribe to this list here.
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
(2) |
Aug
(4) |
Sep
(3) |
Oct
(1) |
Nov
(2) |
Dec
|
2006 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
(49) |
May
(123) |
Jun
(162) |
Jul
(96) |
Aug
(59) |
Sep
(69) |
Oct
(73) |
Nov
(71) |
Dec
(29) |
2007 |
Jan
(68) |
Feb
(97) |
Mar
(170) |
Apr
(86) |
May
(78) |
Jun
(62) |
Jul
(114) |
Aug
(71) |
Sep
(145) |
Oct
(107) |
Nov
(43) |
Dec
(41) |
2008 |
Jan
(46) |
Feb
(66) |
Mar
(70) |
Apr
(91) |
May
(119) |
Jun
(104) |
Jul
(92) |
Aug
(83) |
Sep
(68) |
Oct
(146) |
Nov
(76) |
Dec
(70) |
2009 |
Jan
(114) |
Feb
(101) |
Mar
(153) |
Apr
(203) |
May
(85) |
Jun
(100) |
Jul
(109) |
Aug
(93) |
Sep
(48) |
Oct
(2) |
Nov
(1) |
Dec
(15) |
2010 |
Jan
(9) |
Feb
(12) |
Mar
(25) |
Apr
(61) |
May
(107) |
Jun
(75) |
Jul
(76) |
Aug
(91) |
Sep
(100) |
Oct
(46) |
Nov
(47) |
Dec
(28) |
2011 |
Jan
(105) |
Feb
(88) |
Mar
(82) |
Apr
(45) |
May
(46) |
Jun
(76) |
Jul
(73) |
Aug
(77) |
Sep
(53) |
Oct
(65) |
Nov
(58) |
Dec
(57) |
2012 |
Jan
(53) |
Feb
(19) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(3) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(4) |
Nov
(1) |
Dec
(12) |
2013 |
Jan
(6) |
Feb
(2) |
Mar
(3) |
Apr
|
May
(2) |
Jun
(8) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
(2) |
2014 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(4) |
Oct
(1) |
Nov
(3) |
Dec
(2) |
2015 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(4) |
Jun
(1) |
Jul
(5) |
Aug
(12) |
Sep
|
Oct
(1) |
Nov
|
Dec
(15) |
2016 |
Jan
(16) |
Feb
(7) |
Mar
|
Apr
|
May
(3) |
Jun
(8) |
Jul
|
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(5) |
Dec
|
2017 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
|
2018 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Fabio Z. <fa...@gm...> - 2014-01-12 16:55:46
|
On Sun, Jan 12, 2014 at 3:08 AM, Qian Zhang <zhq...@gm...> wrote: > Hi, > > I have installed the latest pydev in eclipse, it works well. But it seems > lack of a feature "Open Call Hierarchy". For Java code, with this feature, > I can easily see the caller functions for a specified Java function, but > how can I do the same thing for a python function? > This feature isn't currently available on PyDev. Please create a feature request for that at: https://sw-brainwy.rhcloud.com/tracker/PyDev/ Cheers, Fabio |
From: Qian Z. <zhq...@gm...> - 2014-01-12 05:09:03
|
Hi, I have installed the latest pydev in eclipse, it works well. But it seems lack of a feature "Open Call Hierarchy". For Java code, with this feature, I can easily see the caller functions for a specified Java function, but how can I do the same thing for a python function? Thanks, Qian |
From: Fabio Z. <fa...@gm...> - 2013-12-30 13:16:32
|
Hi All, PyDev 3.2.0 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com LiClipse (PyDev standalone with goodies such as support for Django Templates, Mako Templates, Html, Javascript, etc): http://brainwy.github.io/liclipse/ Release Highlights: ------------------------------- * **Important**: PyDev requires Eclipse 3.8 or 4.3 onwards and Java 7! For older versions, keep using PyDev 2.x. * **General**: * Added option to sort imports on save. * Showing dialog suggesting user to customize settings in Eclipse which are more suitable for PyDev. * Memory improvements on situations where an OutOfMemoryError could happen. * Search references (Ctrl+Shift+G) when initial is on external module works (for matches in workspace). * **Rename refactoring**: * Added option to rename module without updating references. * Bugfixes. * **Performance**: * Code completion: Builtins gotten from a shell are now cached for subsequent requests. * Doing a full build (reindex) is faster. * **Debugger**: * Improvements on stackless integration. * Providing a view which shows the current caught exception. * Providing way to ignore current caught exception. * Providing option to show progress on taskbar when breakpoint is hit to get the users attention (windows 7). * Fixed issue in while getting referrers when getting __dict__ and having an exception. 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 LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com |
From: Fabio Z. <fa...@gm...> - 2013-12-12 18:38:10
|
Hi All, PyDev 3.1.0 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com LiClipse (PyDev standalone with goodies such as support for Django Templates, Mako Templates, Html, Javascript, etc): http://brainwy.github.io/liclipse/ Release Highlights: ------------------------------- * **Important**: PyDev requires Eclipse 3.8 or 4.3 onwards and Java 7! For older versions, keep using PyDev 2.x. * **Refactoring**: * It's now possible to rename a module (using F2 or drag and drop in the pydev package explorer). * Multiple improvements on the rename refactoring. * **Debugger**: * **Automatic code reloading on the debugger** (based on xreload). * When a file is changed and a debug session is on, PyDev will automatically reload it (based on xreload). * View https://github.com/fabioz/Pydev/blob/development/plugins/org.python.pydev/pysrc/pydevd_reload.pyfor caveats/limitations. * **Get referrers on debug** * Right-click expression or variable in debugger and select 'Get Referrers' * Note: may not work on some Python variants as it needs access to the gc module. * **Stackless python** is now supported in the debugger, showing all the suspended tasklets in the stack view. * Automatically force focus to Eclipse on breakpoint hit (Enable in prefereces > pydev > debug). * The remote debugger can be left 'always on' (Enable in prefereces > pydev > debug). * If there's an exception while evaluating a conditional breakpoint the thread is suspended and the issue reported. * Option to skip caught exceptions thrown and handled in the same context. * A comment with @IgnoreException can be added to lines where an exception is thrown to have that exception ignored by the debugger when caught exceptions support is turned on. * Improved visualization of frame objects. * Bug-fixes on Jython debugging. * **Unittest**: * Django: The default PyDev unittest runner can now run Django tests properly * Selecting a unit-test method in the editor and **right-click > run as unit-test** will run only the selected unit-test. * **Ctrl+F9** with test selected will pre-select only that test to run in unit-test. * **General**: * Improvements on search for references (Ctrl+Shift+G). * Fixed some racing conditions related to the plugin startup. * Organize imports has option to add from imports before other imports. * Improved connection to shell that does code-completion. * Properly supporting creation of shell inside a Jython VM in Eclipse. 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 LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com |
From: Yan N. <hel...@ho...> - 2013-11-15 16:24:23
|
http://rapidrents.com/media/likeit.php?pdzbvhvdw157dcn hel...@ho... Yan Nie +-+-+-+-+-+-+-+-+-+-+-+- Fri, 15 Nov 2013 17:24:06 |
From: Fabio Z. <fa...@gm...> - 2013-11-07 12:44:39
|
Hi All, PyDev 3.0 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com LiClipse (PyDev standalone with goodies such as support for Django Templates, Mako Templates, Html, Javascript, etc): http://brainwy.github.io/liclipse/ Release Highlights: ------------------------------- * From now on, PyDev requires Eclipse 3.7 or 4.3 onwards and Java 7! For older versions, keep using PyDev 2.x. * Interpreter is now kept up to date with changes to the interpreter, so, pip-installing packages will automatically update internal caches without requiring a manual step. * Fixed issue connecting to shell for code-completion (which could halt the IDE). * Interactive Console (patches by Jonah Graham) * IPython 1.0 is now supported. * Computational Crystallography Toolbox (CCTBX: http://cctbx.sourceforge.net/) can now be used with PyDev. * Debug support in interactive console (must be enabled in preferences). * User Module Deleter (UMD): forcefully reloads user-loaded modules when using runfile on interactive console (must be enabled in preferences). * GUI event loop integration: more backends are now supported and can be configured in the preferences. * %gui provides customization for the gui event loop integration (i.e.: %gui wx enables wxPython integration). * %edit on IPython will open the file in the PyDev editor. * History of commands is now saved to a persistent file. * Loading of history is faster. * Interpreter configuration (patches by Andrew Ferrazzutti) * Interpreter configuration quick auto-config: automatically finds a Python installed and configures it. * Interpreter configuration advanced auto-config: searches for multiple Python installations in the computer and allows selecting one to configure. * Source folders (PYTHONPATH) are kept updated on renames and moves in the PyDev package explorer. * Grammar 3.x accepts u'str'. * Fixed project configuration ${PROJECT_DIR_NAME} variable to point to dir name inside Eclipse and not the folder name in filesystem (this could make PyDev miss folders in the project PYTHONPATH). * Debugger: * Breakpoints working on files with unicode chars. * patches by Jonah Graham: * Variables can be pretty-printed with right-click > pretty print. * Improved handling for numpy.ndarrays. * And as usual, many other bugfixes! 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 LiClipse http://brainwy.github.io/liclipse PyDev - Python Development Environment for Eclipse http://pydev.org http://pydev.blogspot.com |
From: Fabio Z. <fa...@gm...> - 2013-09-05 12:42:32
|
Hi All, PyDev 2.8.2 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Become a supporter and help to keep it going forward: https://sw-brainwy.rhcloud.com/ Release Highlights: ------------------------------- * The type inference engine now accepts comments in the format **#@type a: str** to get the type. * Interpreter configuration properly deals with characters with ampersand. * Interactive console can now work with PySide and wxPython to create widgets without blocking. * Debugger now working properly with Jython 2.1. * Markups in sphinx or epydoc format can now have a different color in docstrings. * Code-completion for the sphinx markup is provided in docstrings. * Fixed issue when resolving module names (which could make PyDev find modules as Lib.math instead of math if the interpreter folder was added to the PYTHONPATH and not only the Lib folder). * When configuring project source folders (PYTHONPATH), it's possible to make use of the PROJECT_DIR_NAME variable. * **Patches by Trey Greer**: * PyLint 1.0 is now properly supported. * **Patches by Jonah Graham:** * Fixed issue in interactive console interaction with XML-RPC. * Interactive console history is saved to persistent location. * It's possible to filter variables in the variables view menu (can be activated with Ctrl+F10 focusing the variables view > PyDev, select/deselect filters). * Eclipse variables are expanded in the initial interpreter commands for the interactive console. * An evaluate button (same as Ctrl+Alt+Enter) is now available in the toolbar. * **Patches by by Anselm Kruis:** * Fixed issues related to having the interpreter or workspace in locations with non-ascii characters. * **Patches by Jeremy Carroll:** * It's now possible to use PEP-8 style imports (default now, can be unconfigured at window > preferencs > pydev > editor > code style > imports). * It's possible to configure the organize imports to remove unused imports (must be enabled in window > preferencs > pydev > editor > code style > imports). * **Patches by Andrew Ferrazzutti:** * Better heuristics to discover file in workspace related to open files when debugging. * Improvements in the PyDev project configuration and wizard. * It's possible to mark/unmark folders as source folders with a right-click context menu. * Auto-Configuration of interpreter streamlined. * **Patches by Andre Berg:** * It's possible to have a change action which will keep a variable updated when file is changed (i.e.: __date__ = '2013-01-01' would be updated when file is saved to a new date). 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-07-25 19:35:28
|
Hi All, PyDev 2.8.0 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: ------------------------------- * Type Inference now works with docstrings (Sphinx or Epydoc). See: http://pydev.org/manual_adv_type_hints.html * Fixed debugger to work on Google App Engine * Patch by Edward Catmur * Interactive console supports running with the Qt and Gtk event loops * Patches by Andrew Ferrazzutti * Multiple main modules/packages may be selected in the unittest run configuration * Properly handling unittest errors caused by setUpClass/setUpModule exceptions * It's possible to select the Working Set configuration in the New PyDev Project wizard * Patches by Christoph Zwerschke * It's possible to specify PyLint settings per project by passing --rcfile=.pylintrc (it's now run relative to the project directory) * PyLint now accepts an executable so that it does not have to rely on the configured interpreter. * Fixed OutOfMemoryError when large file was found in the workspace. * Editor startup is now faster due to improvements in Jython scripts. * Improved the way that the interpreter location is shown on the pydev package explorer. * PyDev Package Explorer icon no longer missing when top level elements is set to Working Sets * Other minor bugfixes Note: PyDev is now signed with a new (self-signed) certificate (see http://pydev.org/manual_101_install.html for the new certificate) . 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: Malte F. <mal...@be...> - 2013-07-03 08:05:12
|
Hi, I'm using PyDev 2.7.5 with Eclipse Juno Service Release 2 under Windows 7 64-bit. During debugging, the variable view in the debug perspective often will turn (or stay) blank until I move the mouse over a variable in the editor view. This happens when the program hits a breakpoint as well as when I step through the program. I havn't found any hints that other people are experiencing the same problem. So, may be some misconception or misconfiguration on my behalf? Thanks, Malte |
From: Johannes M. <der...@gm...> - 2013-06-26 19:10:49
|
Hi, On 26.06.2013 20:12, Fabio Zadrozny wrote: > It seems that PyDev is opening a file which may be a huge binary file > and is checking if it has a shebang, but to do that it tries to read the > first 1-2 lines, which in this case seem to be taking the whole heap. That seems to be the case. I guess the resource filter broke when my VM crashed. Applying a filter to exclude my test files solves the problem for me. > Please create a ticket in the PyDev tracker at > http://sw-brainwy.rhcloud.com/ with this information. Will do. Thanks for the great support. Johannes > On Wed, Jun 26, 2013 at 3:05 PM, Johannes Müller > <der...@gm... <mailto:der...@gm...>> wrote: > > Hi, > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. I just run into a heap > overflow error after crashing my virtual machine. I recreated the > project, but the error keeps coming when I unfold the CloudFusion > directory. Ignoring the error, I did not experience any further > problems, but I would like to know what actually happened. Here is > the log: > http://pastebin.com/uPQJVrgB > > Regards, > Johannes > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > <mailto:Pyd...@li...> > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > > > > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Fabio Z. <fa...@gm...> - 2013-06-26 18:13:09
|
The code to look at is probably: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:2894) at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:117) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:532) at java.lang.StringBuffer.append(StringBuffer.java:323) at java.io.BufferedReader.readLine(BufferedReader.java:362) at java.io.BufferedReader.readLine(BufferedReader.java:379) at org.python.pydev.shared_core.io.FileUtils.hasPythonShebang(FileUtils.java:842) at org.python.pydev.editor.codecompletion.revisited.PythonPathHelper.markAsPyDevFileIfDetected(PythonPathHelper.java:588) at org.python.pydev.navigator.elements.PythonFile.<init>(PythonFile.java:27) at org.python.pydev.navigator.PythonBaseModelProvider.wrapChildren(PythonBaseModelProvider.java:790) It seems that PyDev is opening a file which may be a huge binary file and is checking if it has a shebang, but to do that it tries to read the first 1-2 lines, which in this case seem to be taking the whole heap. A better approach could be reading the first/second line but with a limit of XX chars. Please create a ticket in the PyDev tracker at http://sw-brainwy.rhcloud.com/ with this information. Cheers, Fabio On Wed, Jun 26, 2013 at 3:05 PM, Johannes Müller <der...@gm...>wrote: > Hi, > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. I just run into a heap > overflow error after crashing my virtual machine. I recreated the > project, but the error keeps coming when I unfold the CloudFusion > directory. Ignoring the error, I did not experience any further > problems, but I would like to know what actually happened. Here is the log: > http://pastebin.com/uPQJVrgB > > Regards, > Johannes > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Johannes M. <der...@gm...> - 2013-06-26 18:05:56
|
Hi, I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. I just run into a heap overflow error after crashing my virtual machine. I recreated the project, but the error keeps coming when I unfold the CloudFusion directory. Ignoring the error, I did not experience any further problems, but I would like to know what actually happened. Here is the log: http://pastebin.com/uPQJVrgB Regards, Johannes |
From: Fabio Z. <fa...@gm...> - 2013-06-09 18:05:07
|
Please add that as a request in the new tracker ( https://sw-brainwy.rhcloud.com/) Cheers, Fabio On Sun, Jun 9, 2013 at 1:39 PM, Johannes Müller <der...@gm...>wrote: > Hi Fabio, > > So I added a folder: new->folder->advanced button->link to location > and entered the path to the directory just above the python module. > Using the resource filter button, I was able to limit the imported > folders to the module itself. > Problem solved. > It might have been helpful to get a Warning in the first place, about > Code Analysis not working. As I used to link to all my pydev projects, I > have not even been aware of this feature before specifically looking for > it. > > Thanks, > Johannes > > On 09.06.2013 18:05, Fabio Zadrozny wrote: > > Hi Johannes, > > > > PyDev doesn't really support eclipse links under a source folder. I.e.: > > you may have a source folder as a link (which is the directory added to > > the PYTHONPATH), but Eclipse links after that are not supported. If you > > need links after that, please create those under your filesystem (i.e.: > > link on linux or junction on windows). > > > > Cheers, > > > > Fabio > > > > > > On Sun, Jun 9, 2013 at 8:28 AM, Johannes Müller > > <der...@gm... <mailto:der...@gm...>> wrote: > > > > Hi again, > > > > The Problem does not occur when the module is created in the eclipse > > workspace, but when I import a module by linking to it: > > Right click workspace, Import, File System, Advanced, Create links in > > Workspace > > > > Regards, > > Johannes > > > > On 09.06.2013 11:34, Johannes Müller wrote: > > > Hi, > > > > > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev > > should give > > > a warning/error when I use an undefined variable, but it does not. > > > Code Completion & Highlighting does work though. Could you help me > > turn > > > on the error message for this? > > > > > > Thanks, > > > Johannes > > > > > > > > > ------------------------------------------------------------------------------ > > > How ServiceNow helps IT people transform IT departments: > > > 1. A cloud service to automate IT design, transition and operations > > > 2. Dashboards that offer high-level views of enterprise services > > > 3. A single system of record for all IT processes > > > http://p.sf.net/sfu/servicenow-d2d-j > > > _______________________________________________ > > > Pydev-users mailing list > > > Pyd...@li... > > <mailto:Pyd...@li...> > > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > > > > > ------------------------------------------------------------------------------ > > How ServiceNow helps IT people transform IT departments: > > 1. A cloud service to automate IT design, transition and operations > > 2. Dashboards that offer high-level views of enterprise services > > 3. A single system of record for all IT processes > > http://p.sf.net/sfu/servicenow-d2d-j > > _______________________________________________ > > Pydev-users mailing list > > Pyd...@li... > > <mailto:Pyd...@li...> > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > > > > > > ------------------------------------------------------------------------------ > > How ServiceNow helps IT people transform IT departments: > > 1. A cloud service to automate IT design, transition and operations > > 2. Dashboards that offer high-level views of enterprise services > > 3. A single system of record for all IT processes > > http://p.sf.net/sfu/servicenow-d2d-j > > > > > > > > _______________________________________________ > > Pydev-users mailing list > > Pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Johannes M. <der...@gm...> - 2013-06-09 16:39:51
|
Hi Fabio, So I added a folder: new->folder->advanced button->link to location and entered the path to the directory just above the python module. Using the resource filter button, I was able to limit the imported folders to the module itself. Problem solved. It might have been helpful to get a Warning in the first place, about Code Analysis not working. As I used to link to all my pydev projects, I have not even been aware of this feature before specifically looking for it. Thanks, Johannes On 09.06.2013 18:05, Fabio Zadrozny wrote: > Hi Johannes, > > PyDev doesn't really support eclipse links under a source folder. I.e.: > you may have a source folder as a link (which is the directory added to > the PYTHONPATH), but Eclipse links after that are not supported. If you > need links after that, please create those under your filesystem (i.e.: > link on linux or junction on windows). > > Cheers, > > Fabio > > > On Sun, Jun 9, 2013 at 8:28 AM, Johannes Müller > <der...@gm... <mailto:der...@gm...>> wrote: > > Hi again, > > The Problem does not occur when the module is created in the eclipse > workspace, but when I import a module by linking to it: > Right click workspace, Import, File System, Advanced, Create links in > Workspace > > Regards, > Johannes > > On 09.06.2013 11:34, Johannes Müller wrote: > > Hi, > > > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev > should give > > a warning/error when I use an undefined variable, but it does not. > > Code Completion & Highlighting does work though. Could you help me > turn > > on the error message for this? > > > > Thanks, > > Johannes > > > > > ------------------------------------------------------------------------------ > > How ServiceNow helps IT people transform IT departments: > > 1. A cloud service to automate IT design, transition and operations > > 2. Dashboards that offer high-level views of enterprise services > > 3. A single system of record for all IT processes > > http://p.sf.net/sfu/servicenow-d2d-j > > _______________________________________________ > > Pydev-users mailing list > > Pyd...@li... > <mailto:Pyd...@li...> > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > <mailto:Pyd...@li...> > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > > > > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Fabio Z. <fa...@gm...> - 2013-06-09 16:06:10
|
Hi Johannes, PyDev doesn't really support eclipse links under a source folder. I.e.: you may have a source folder as a link (which is the directory added to the PYTHONPATH), but Eclipse links after that are not supported. If you need links after that, please create those under your filesystem (i.e.: link on linux or junction on windows). Cheers, Fabio On Sun, Jun 9, 2013 at 8:28 AM, Johannes Müller <der...@gm...>wrote: > Hi again, > > The Problem does not occur when the module is created in the eclipse > workspace, but when I import a module by linking to it: > Right click workspace, Import, File System, Advanced, Create links in > Workspace > > Regards, > Johannes > > On 09.06.2013 11:34, Johannes Müller wrote: > > Hi, > > > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev should give > > a warning/error when I use an undefined variable, but it does not. > > Code Completion & Highlighting does work though. Could you help me turn > > on the error message for this? > > > > Thanks, > > Johannes > > > > > ------------------------------------------------------------------------------ > > How ServiceNow helps IT people transform IT departments: > > 1. A cloud service to automate IT design, transition and operations > > 2. Dashboards that offer high-level views of enterprise services > > 3. A single system of record for all IT processes > > http://p.sf.net/sfu/servicenow-d2d-j > > _______________________________________________ > > Pydev-users mailing list > > Pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-users > > > > > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Johannes M. <der...@gm...> - 2013-06-09 11:28:52
|
Hi again, The Problem does not occur when the module is created in the eclipse workspace, but when I import a module by linking to it: Right click workspace, Import, File System, Advanced, Create links in Workspace Regards, Johannes On 09.06.2013 11:34, Johannes Müller wrote: > Hi, > > I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev should give > a warning/error when I use an undefined variable, but it does not. > Code Completion & Highlighting does work though. Could you help me turn > on the error message for this? > > Thanks, > Johannes > > ------------------------------------------------------------------------------ > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > _______________________________________________ > Pydev-users mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-users > |
From: Johannes M. <der...@gm...> - 2013-06-09 09:34:51
|
Hi, I use pydev 2.7.5 with eclipse 3.7.2 on Ubuntu. Afaik, pydev should give a warning/error when I use an undefined variable, but it does not. Code Completion & Highlighting does work though. Could you help me turn on the error message for this? Thanks, Johannes |
From: Fabio Z. <fa...@gm...> - 2013-05-28 20:29:00
|
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: 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-03-15 16:16:38
|
Hi All, PyDev 2.7.2 has been released and needs help to be kept being developed. Release Highlights ---------------------------- * Updated icons in PyDev to match better a dark theme. * Improved minimap. * Fixed issue copying qualified name when editor is not in the PYTHONPATH. * Removed call home ping from PyDev. * Fixed issue on Ctrl+1 assist to ignore some warning. * Improved comment/uncomment to deal properly with pep8 formatting. Helping PyDev --------------------------- Currently, PyDev is raising funds so that it's development can be continued and a lightweight toolchain for editors inside Eclipse can complement it. Please help keeping PyDev alive! More details can be seen at: http://igg.me/at/liclipse 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: SourceForge.net <no...@so...> - 2013-03-07 17:49:22
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/6896192: That's an error in the header. PyDev should all be EPL. I'll fix it. |
From: SourceForge.net <no...@so...> - 2013-03-07 14:03:24
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/6896192: We scanned PyDev (3.7.1) and found that one (and only one) file is license under GPLv3 (\plugins\org.python.pydev.core\src\org\python\pydev\core\uiutils\UIUtils. java). There are applicable exceptions, but the text related to the exceptions are not included with the sources. On the www.aptana.com web site, there is a text related to these exceptions (clue?) http://www.aptana.com/legal/aplgplex. The text is quite obscure. But at the end, there is the following: "However, in addition to the other notice obligations of this License, all copies of any covered work conveyed by you must include on each user interface screen and in the Appropriate Legal Notices the following text: "Powered by Aptana". On user interface screens, this text must be visibly and clearly displayed in the title bar, status bar, or otherwise directly in the view that is in focus." This means that user interface screens of Eclipse that includes the PyDev plugin, should display "Powered by Aptana", which is not the case today. What can we do? Regards, Philippe GOETZ |
From: SourceForge.net <no...@so...> - 2013-02-15 19:21:30
|
The following forum message was posted by sorakatzu at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/6754756: Hey guys, Ive got a problem with my code assist. if i create a function like this: [code]public function getData($target, $mode='', $type, $displayerror = FALSE) { }[/code] The Code Assist will complete the function without $mode and without $displayerror because they are predefined... But this of course is wrong so what the code assist gives me is: [code]getData($target, $type)[/code] This is not what i want and causes errors obviously :/ Somebody got any idea ? I would be very pleased Thanks you Sorakatzu |
From: SourceForge.net <no...@so...> - 2013-02-09 17:35:45
|
The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4589906: I am experiencing the same problem: debug and run configurations of PyDev projects disappear randomly in Eclipse. The configurations are still stored somewhere, since creating a new launch configuration with the same name is not possible with message "A configuration with this name already exists". |
From: SourceForge.net <no...@so...> - 2013-01-29 13:55:41
|
The following forum message was posted by riite at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/6617728: I can confirm the same behavior with current Aptana Studio 3 and Eclipse 4.2 + PyDev. It seems to happen if the path to the running Eclipse/Aptana instance contains the '&' character. So the easiest workaround would be to rename those folders in the path. Here's what Aptana logged (gathered from Console.app): [code] Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: !ENTRY com.aptana.shared_core 1 1 2013-01-29 15:03:51.712 Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: !MESSAGE Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: Information about process of adding new interpreter: Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: - Opening dialog to request executable (or jar). Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: !STACK 0 Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: java.lang.RuntimeException: Information about process of adding new interpreter: Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: - Opening dialog to request executable (or jar). Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.python.pydev.core.log.Log.logInfo(Log.java:62) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor.getNewInputObject(A bstractInterpreterEditor.java:1074) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.python.copiedfromeclipsesrc.PythonListEditor.addPressed(PythonListEditor.jav a:135) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.python.copiedfromeclipsesrc.PythonListEditor$1.widgetSelected(PythonListEdit or.java:225) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.jface.window.Window.open(Window.java:801) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferen ceDialog.java:215) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowPreferenc ePageHandler.java:54) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.ja va:178) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.runCommand(CocoaUIEnhancer.java:39 3) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.actionProc(CocoaUIEnhancer.java:53 5) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.actionProc(CocoaUIEnhancer.java:52 0) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) Jan 29 15:03:51 ********* [0x0-0x330330].com.aptana.studio3[67527]: at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) Jan 29 15:03:51 ********* [0x0-0x330330].com.ap |