inja2, Html, JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
pydev-code mailing list
pydev
Hello, it's possible to build PyDev as a plugin using maven (with mvn
install).
There's no support for building Eclipse itself with PyDev as a package (so,
you need to add PyDev as a new plugin) -- still, note that you could do
something as extracting Eclipse, adding PyDev to the dropins and zippi
VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo
> On Wed, Dec 30, 2020 at 1:14 PM Fabio Zadrozny wrote:
>
>> Hello Addie,
>>
>> I'm not sure how to best answer your question... there are many things to
>> be done in the tracker: https://www.brainwy.com/tracker/PyDev
>>
>> There are also some bigger
Hello Addie,
I'm not sure how to best answer your question... there are many things to
be done in the tracker: https://www.brainwy.com/tracker/PyDev
There are also some bigger things which may not be there, such as support
for remote interpreters (to develop on containers) or improvements to
code
On Mon, Dec 21, 2020 at 11:10 AM addie ndlovu wrote:
> Alright, I will get started with that one. If I manage to do it with ease
> then I will consider more suggestions. I hope I can feel free to ask you
> questions or for assistance while at it and thank you, this has been very
> helpful.
>
>
Su
Hello,
There are many TODO tickets on https://www.brainwy.com/tracker/PyDev/.
A suggestion of a simple ticket to start up:
https://www.brainwy.com/tracker/PyDev/102 (i.e.: persist the state of the
"Rerun current test suite whenever Python file changes").
It's a pretty simple issue mostly to get
, JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
pydev
ogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge
JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
p
t for many other languages, such as
Django Templates, Jinja2, Html, JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Hi Andreas,
I think what you're seeing is correct... the index is kept open until
eclipse is closed.
I just took a look at it and this shouldn't really be needed. I've just
updated things (
https://github.com/fabioz/Pydev/commit/16a355fc82496bc2ec04fa5209d78e11c73b6397)
so that it always closes i
Django Templates, Jinja2, Html, JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
be You know something better? I'm not planing to become Java dev, just
> to know enough to modify PyDev source in few places.
>
>
> On 14.01.2019 15:45, Fabio Zadrozny wrote:
>
> Hi Piotr,
>
> Well, most of PyDev is actually implemented in Java (the only things in
>
Hi Piotr,
Well, most of PyDev is actually implemented in Java (the only things in
Python itself are the debugger and some scripts)...
So, for doing PyDev itself you actually use the Eclipse java tools
(following the instructions on http://www.pydev.org/developers.html you
should have it installed
This is because in Python 3 any folder (having an __init__.py or not) below
the PYTHONPATH is a package (so, PyDev is just reflecting a change on
Python itself).
The difference in Python 3 is that if it has an __init__.py file, it's a
regular package and can't be extended from other places in the
v.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
___
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.s
Hi Bill,
That error is probably generated on
com.python.pydev.analysis.visitors.ImportChecker (finding references of
org.python.pydev.ast.analysis.IAnalysisPreferences.TYPE_UNRESOLVED_IMPORT
may also give you good hints on related places).
Related tests are in com.python.pydev.analysis.Occurrence
Hi Alexandru,
This list is for code related questions. For usage questions please ask on
https://stackoverflow.com/ and add the "pydev" tag.
Best Regards,
Fabio
On Thu, Sep 13, 2018 at 7:09 AM, Dragut, Alexandru <
alexandru.dra...@windriver.com> wrote:
> Hi
>
>
>
> I tried to debug a python mo
m/
Cheers,
Fabio Zadrozny
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
pydev-code mailing
many other languages, such as
Django Templates, Jinja2, Html, JavaScript, etc.
Links:
PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabi
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm
://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/
Cheers,
Fabio Zadrozny
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm
ous or next class or method through
Ctrl+Shift+Up and Ctrl+Shift+Down.
See: http://www.pydev.org/vscode/ for more information!
Cheers,
--
Fabio Zadrozny
--
Software Developer
PyDev on VSCode
http://pydev.org/vscode
PyVmMonitor - Profile Python on VSCode
http:/
extMate bundles and a number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers
;s also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
h
ent
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python P
ense, or am I on the wrong track?
>
> Thanks for your patience
>
> Kelson
>
>
> On Aug 19, 2017, at 7:30 AM, Fabio Zadrozny wrote:
>
> The first step would be being able to configure the interpreter for a
> remote machine...
>
> The main problem this doesn't
up into some
> small pieces I could make some incremental improvements over the next few
> months. Do you have suggestions on where to start?
>
> Kelson
>
> On Aug 18, 2017, at 3:34 PM, Fabio Zadrozny wrote:
>
> Humm, I just checked it here and the issue is that it'll p
ctual interpreter
> files and not just run the interpreter.
>
> Thoughts?
>
> Kelson
>
> On Aug 14, 2017, at 7:35 AM, Fabio Zadrozny wrote:
>
> Hi Kelson,
>
> I must say that I haven't really tested this... in theory you could create
> a python interprete
tails on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python Profiler
Hi Kelson,
I must say that I haven't really tested this... in theory you could create
a python interpreter which is a shell script which would then run a python
over ssh and with a partition created with sshfs, things should work (just
make sure that the partition locally maps to the same path rem
ipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python Profiler
http://www.pyvmm
hich helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pyde
o Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python D
Senior Data Scientist
>>
>> *The content of this email is confidential. It is intended only for the
>> use of the persons named above. If you are not the intended recipient, you
>> are hereby notified that any review, dissemination, distribution or
>> duplication of this co
ion or
> duplication of this communication is strictly prohibited. If you are not
> the intended recipient, please contact the sender by reply email and
> destroy all copies of the original message.*
>
> On Tue, Mar 14, 2017 at 11:53 AM, Fabio Zadrozny
> wrote:
>
>> Hi Ernest
Hi Ernest,
Can you give the complete stack trace (in the error log).
Also, which Eclipse/PyDev versions are you using? What java version are you
using
Best Regards,
Fabio
p.s.: From your description it seems your installation is corrupt or
something is incompatible (i.e.: apparently it can't f
theming, TextMate bundles and a number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on Li
Hi Pete,
Thank you for the investigation.
Do you think you can provide a pull request with that change at:
https://github.com/fabioz/PyDev ?
Best Regards,
Fabio
On Thu, Jan 5, 2017 at 9:19 PM, Pete Flugstad
wrote:
> I recently ran into some problems reinstalling the Cygwin python
> interpret
Please file a request at https://www.brainwy.com/tracker/PyDev/
As a note, this should be probably solved at Eclipse itself (if all the
editors will need to implement it, it should definitely be at the base not
at the custom editor) -- so, you may want to report at bugs.eclipse.org too
and add a c
ails on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor
Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Sof
Hi Lars,
For feature/bug requests, use https://www.brainwy.com/tracker/PyDev (this
list is for questions related to coding in PyDev).
Now, if this is not the case and you're interested in providing a pull
request (which would be awesome), it should actually be straightforward to
improve that (as
tc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Devel
commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for
o Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Sof
Hi Joseph,
As a note, pydev-code is suitable for questions related to development of
PyDev itself, user support should go through stackoverflow (using the
'pydev' tag) and bugs/feature requests to
https://sw-brainwy.rhcloud.com/tracker/PyDev .
Related this one, I think this should actually be wor
LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python Profi
Hi Mark,
Great that you've been able to find it ;)
On Fri, Feb 26, 2016 at 2:47 PM, Mark Leone
wrote:
> I found where PyDev is doing the magic, in
> PyLinkedModeCompletionProposal. I made my own copy of this class,
> modifying the goToLinkedModeFromArgs() method to parse my arg string. It
> has
Hello Mark,
Sorry for closing the issue... I just commented there, but I'll explain it
again here ;)
Mainly, I changed the PyDev structure to do the development in the 'master'
branch and not in the 'development' branch, the main reason being that the
master branch was being used mostly as a tag,
e.
>
> -Mark
>
> On 1/30/16 7:42 AM, Fabio Zadrozny wrote:
>
> I think that we should probably have an PYTHON_LIB_DYNLOAD which we'd also
> configure to add to the tests in this case (and when running, we'd also add
> that dir to the PYTHONPATH if it's specifi
I think that we should probably have an PYTHON_LIB_DYNLOAD which we'd also
configure to add to the tests in this case (and when running, we'd also add
that dir to the PYTHONPATH if it's specified).
As you can reproduce the error there, do you think you could change that?
Best Regards,
Fabio
On
ccess
- Profile on a different machine
- Multiple processes support (multiprocessing, django...)
- Live sampling/CPU view
- Select time range
- Group samples by method or line
- PyDev integration
- PyCharm integration
Enjoy!
Fabio Zadrozny
Software Developer
LiClipse
Hi Mark,
On Thu, Jan 21, 2016 at 4:17 PM, Mark Leone
wrote:
> I'm running the PyDev unit tests to get a baseline before starting some
> work on mods to be submitted as a pull request. I believe I have
> everything defined correctly in
>
> org.python.pydev.core/tests/org/python/pydev/core/TestDep
number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zad
proach
> there, consolidated from this thread, so I can more easily get further
> feedback on the implementation if needed.
>
Sure... just create it and I'll move it to "Current: planned for next
release" ;)
Best Regards,
Fabio
>
>
> -Mark
>
>
> On 01
Hi Mark and Jonah,
I like the idea of having things more flexible on the hover, so, if Mark is
up to it, it would be a welcome addition.
Related to priorities, my feeling is that having explicit priorities in the
hover would be better ;)
Best Regards,
Fabio
On Wed, Jan 20, 2016 at 3:11 AM, Mar
This isn't an issue in your code, it's just a warning from the pydev side
in the hand-made parser (so, the proper thing here would be checking how to
handle the constructs it's complaining about in the FastDefinitionsParser).
On Tue, Jan 19, 2016 at 2:47 PM, Mark Leone
wrote:
> My RCP app was us
7;s also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Envir
Hi Marek,
Yes, there's code to do that... The idea is that you get the AST for a
module and then work in the AST (usually through a visitor) to get the
information you want (the AdditionalInfoAndIInfo isn't the actual API you
want for that... what it gives is a global view of module names and toke
,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - P
.com/
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python Profiler
http://www.
dles and a number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.
It's also a commercial counterpart which helps supporting the development
of PyDev.
Details on LiClipse: http://www.liclipse.com/
Cheers,
--
On Thu, Jun 11, 2015 at 7:43 AM, Jonah Graham <
jo...@kichwacoders.com> wrote:
> Hi Fabio,
>
> The latest release (4.1.0) does not appear to have jars signed. I don't
> mind if they are signed or not, but I was concerned because it was a
> change. Are the 4.1.0 jars on the update site the corre
(PyDev-570)
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
PyVmMonitor - Python Profiler
http:
elements of a list (lst[0].)
in the console. (PyDev-531)
* py.test xfailed tests are no longer marked as 'Failed' in PyUnit
view (PyDev-506)
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipsehttp://www.liclipse.com
PyDev -
Hi Andreas,
I think that if you just mark collapsed on the first time that the
CodeFoldingSetter sets the annotations that should work... on new runs it
should only recreate the annotations that were actually added.
I.e.:
in
org.python.pydev.editor.codefolding.CodeFoldingSetter.getAnnotationsToA
On Tue, Mar 24, 2015 at 4:13 PM, Andreas Pakulat
wrote:
> On 2015-03-24 18:48, Fabio Zadrozny wrote:
>
>> Hi Andreas,
>>
>> You're right in both cases:
>>
>> 1. Duplicate module names under the same project are not supported -- I
>> do have plan
; |
> - test2 (not a source folder)
> - test.py
>
> I understand that neither may be a typical setup for PyDev projects but it
> would be great if I could make at least the last one work - possibly by
> allowing some extension mechanism to help determining that cas
Hi Andreas,
I recently changed some things in that area... (so, make sure you have the
latest development branch before starting to check it there to avoid
conflicts) the place which checks the modules we want to look for tokens is:
com.python.pydev.analysis.additionalinfo.AbstractAdditionalDepen
Hi Andreas,
I agree the dependencies shouldn't be so loose...
Note that if you create a pull request to fix that you also have to update
the 'Pydev/update_versions.py' script in the repository to properly set
things when upgrading the version.
Best Regards,
Fabio
On Fri, Mar 13, 2015 at 4:59 P
ixed surround with try..finally/except indentation on Ctrl+1 when some
line has a comment which has a different indentation.
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Enviro
issue where an unused import would not be properly removed if it
was not a from import.
* Fixed exception when drawing minimap overview ruler.
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Develo
Debugger: getpass properly working with additional arguments (PyDev-460).
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://www.liclipse.com
PyDev - Python Development Environment for Eclipse
http://
On Fri, Sep 26, 2014 at 10:34 AM, Andreas Pakulat
wrote:
> On 2014-09-26 12:57, Fabio Zadrozny wrote:
>
>> On Wed, Sep 24, 2014 at 9:25 AM, Andreas Pakulat
>> wrote:
>>
>> Hi,
>>>
>>> I recently stumbled about the 'Builder' page and it
On Fri, Sep 26, 2014 at 7:57 AM, Fabio Zadrozny wrote:
>
> On Wed, Sep 24, 2014 at 9:25 AM, Andreas Pakulat
> wrote:
>
>> Hi,
>>
>> I recently stumbled about the 'Builder' page and its 'Analyze only open
>> editors' setting. It sounded li
On Wed, Sep 24, 2014 at 9:25 AM, Andreas Pakulat
wrote:
> Hi,
>
> I recently stumbled about the 'Builder' page and its 'Analyze only open
> editors' setting. It sounded like disabling this would help one of our
> customers who wanted to get completion for functions in modules that are
> not
> yet
ithout extension.
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://brainwy.github.io/liclipse
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://py
* It's possible to interrupt the console.
* **Others**
* Autopep8 now works with non ascii sources.
* More than 20 levels of indentation no longer causes
ArrayOutOfBoundsException.
* Fixed some NullPointerExceptions.
* A bunch of other bugfixes.
C
Hi,
Just to note, this mailing list related to pydev development (not user
questions).
The proper channel for this would be creating an entry in stackoverflow.com
(and adding a 'pydev' tag in the entry).
There's already a post there which may get you going:
http://stackoverflow.com/questions/211
well:
> >
> > https://github.com/apaku/Pydev/tree/c.p.p.debug_no_jar_in_jar
> >
> > Andreas
> >
> > On 2014-05-16 17:40, Fabio Zadrozny wrote:
> >> Hi Andreas,
> >>
> >> Do you have the change you did on github so that I can take a l
PyDev stdout/stderr redirector now properly uses PYTHONIOENCODING.
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://brainwy.github.io/liclipse
PyDev - Python Development Environment for Eclipse
http://pydev.org
http:
Hi Andreas,
Official releases should be tagged (i.e.:
https://github.com/fabioz/Pydev/releases), and looking at the history (
http://pydev.org/history_pydev.html), it seems there's no 3.1.x release
(only 3.1 and then 3.2, for which there are pydev_3_1_0 and pydev_3_2_0) --
the pydev tags are alway
Hi Andreas,
Do you have the change you did on github so that I can take a look on
what'd change?
On Fri, May 16, 2014 at 7:38 AM, Andreas Pakulat wrote:
> Hi,
>
> I was exploring how to get an 'sdk' bundle set up for PyDev and have the
> necessary source plugins and features now. Unfortunately
I don't know why that's happening... what I can confirm is that PyDev is
building fine with maven on the latest version (and the 2.x branch hasn't
really changed for quite a while).
Cheers,
Fabio
On Thu, Apr 17, 2014 at 2:36 AM, Andreas Pakulat wrote:
> Hi,
>
> I'm having a problem getting PDE
Ok, just fixed the issue. Older versions should be available again on the
update site.
Cheers,
Fabio
On Wed, Mar 26, 2014 at 10:21 AM, Thomas Johnsson wrote:
> Only the latest version is available on the update site.
> --Thomas
>
>
> On 2014-03-25 16:46, Fabio Zadrozny wrot
Well, if you really must,
https://sourceforge.net/projects/pydev/files/pydev/ has all versions
released so far (but not in an update site).
Still, older versions should still appear in the update (probably something
odd happened during the last release -- I'll take a look at that, although
I'm not
of 'from' imports sorted.
Cheers,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://brainwy.github.io/liclipse
PyDev - Python Development Environment for Eclip
In code terms I don't think this is really true and PyDev should support
3.7, but the 3.7 version can't deal with the PyDev update site because when
PyDev was changed to the latest tycho for some reason the signature cannot
be read on 3.7 anymore (i.e.: bug which was only fixed on 3.8 and wasn't
ba
Hi Sayth,
I don't think I followed what you want... also, this is the PyDev-code list
(i.e.: discussions about the pydev development), so, I think your question
would be more suited to stackoverflow (with a 'pydev' tag -- or maybe I
just misunderstood your question).
Cheers,
Fabio
On Sun, Feb
Hi Andreas,
It should be possible to do, but I don't have plans to do this right now,
so, can you provide a pull request for that?
Also, the PYDEV_MODULES_OBSERVER extension call should be probably put
inside the lock in the CompiledModule constructor and it should be called
even if we get it fro
izer doesn't
mess with it.
* **Refactoring**:
- Fixed error when moving resource in PYTHONPATH to a dir out of the
PYTHONPATH.
- On a search make sure we search only python files, not dlls (which
could give OutOfMemory errors and make the search considerably slower).
- Multiple fixes on t
On Mon, Jan 20, 2014 at 5:08 AM, Sayth Renshaw wrote:
>
> is there a way to run a highlighted section of code in a larger file just
> to test function or that section of code without the rest?
>
> Running latest PyDev on Juno
>
>
Hi Sayth,
Yes, you can do that with Ctrl+Alt+Enter in the interact
,
--
Fabio Zadrozny
--
Software Developer
LiClipse
http://brainwy.github.io/liclipse
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
yDev?
---
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
gt; installed py-applescript and pyobjc (and using Eclipse Juno). The import of
> applescript shows an error (not found) however my code works perfectly so
> obviously it has been found. Using pydev 2.8 since 3.XX did not work
> properly for me.
>
> Jon.
>
>
> On Wed, Dec 11
Hi All,
I'm planning on doing a release shortly (maybe even tomorrow). So, just
wanted to check if anyone has anything critical to fix/include in the
build...
Cheers,
Fabio
--
Rapidly troubleshoot problems before they af
Please report that to the feature tracker (
https://sw-brainwy.rhcloud.com/tracker/PyDev/)
Cheers,
Fabio
On Wed, Nov 20, 2013 at 11:04 AM, Carlos Ferreira wrote:
> Helo!
> I don't know if this should be done through here, but I would like to
> request for future releases, the syntax highlight
1 - 100 of 467 matches
Mail list logo