The following forum message was posted by rsflux at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4652696:
PyDev appears to be incorrectly parsing a file (with Grammar Version set to
3.0) with the 2.* rules for local imports. I'm posting here to make sure this
isn'
The following forum message was posted by tooltim at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4651083:
Done.
--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4638428:
Depends on what you want to achieve... some things may be possible, but the
integration is limited to customizing PyDev (i.e.: not really customizing
eclipse
as a whole
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4644425:
I'm not sure what may be happening... (seems like a permission issue for me,
but I may be wrong).
Do you have something in your error log? Is PyDev under the ec
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4525708:
That's a redirect to:
http://update-production-pydev.s3.amazonaws.com/pydev/updates
(so, you can try that directly).
If it still fails, it means that amazon is h
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4651083:
This is a bug. Please report it in the PyDev sf tracker (see:
http://pydev.org/about.html)
Cheers,
Fabio
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2988733:
Ok, just added more options to PyDev on how to handle .pyc files (under
preferences
> pydev > builders).
In your case, leave 'Only delete .pyc when .p
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4647767:
You have to add the /Lib folder (containing the files such as threading.py).
In the latest version (2.2.1), PyDev gives you an option to 'proceed anyway',
d
The following forum message was posted by tooltim at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4651083:
Hi everyone,
I have got a couple of compiled python files without the source. I include these
in Pydev via the forced builtins. However I cannot use calltips when
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4649731:
Answered you at:
http://stackoverflow.com/questions/7007635/dll-from-python-module-is-not-release
d-in-eclipse-pydev/7011545
Cheers,
Fabio
The following forum message was posted by bellszhu at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4647767:
photoshot
[img]http://127.0.0.1/php/t.png[/img]
--
uberSVN's rich system and
The following forum message was posted by bellszhu at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4647767:
[img]http://photo.163.com/yeeb@126/big/#aid=157377759&id=7151951838[/img]
--
uberS
The following forum message was posted by bellszhu at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4647767:
eclipse--> window --> preferences--> PyDev --> Interpreter-Jython--> new
[img]/home/bells/Desktop/t.png[/img]
Error: python stdlib not found or stdli
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/2988733:
Hi All,
I have the same issue.. Is a option to turn off it?
In my case is:
I want to deploy a test version to user and not provide the source code, the
test version will be
The following forum message was posted by rajones47s at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4644425:
I realized I was running the 64-bit version of Helios so I downloaded 32-bit
Helios, unzipped it into /Applications (moving old one out first) and have the
same result
The following forum message was posted by rajones47s at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4644425:
I've installed PyDev (tried latest 1.6, latest 2.2 separately) in OSX 10.6.8,
Eclipse Helios SR2. Eclipse is installed (unzipped) in /Applications.
Once the
The following forum message was posted by pratzz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4525708:
Hello the same problem has cropped up again while installing eclipse again,
please help
Thank you,
Pratyush
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4644058:
You said it worked, but in the 2nd place it's the same print from the first
(is that right?)
Also, you need actual python modules (i.e.: files that can be importe
The following forum message was posted by k-82 at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4644058:
Hi,
I'm new to linux, eclipse and python. I'm using Mint 11, I installed python
3.2 from synaptic, eclipse 3.5.2 from the software manager and installed pydev
f
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4643107:
You can grab aptana studio 3 (i.e.: eclipse with aptana studio plugins
preinstalled)
from http://aptana.com/
Cheers,
Fabio
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4643107:
At work, I'm behind a proxy then I can install the way they show in aptana's
homepage then If it's possible, can someone show me how to download an
aptana-eclipse
The following forum message was posted by mpietrek at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4641556:
Thanks Fabio. I appreciate the answer.
The important thing is that I now know what' possible or not possible so that
I can stop banging my head against this parti
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4641556:
Hi there, first let me say that I haven't actually used the remote system
explorer
myself, so, I may be wrong on some answer -- but I do know PyDev pretty well :)
The following forum message was posted by mpietrek at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4641556:
Hey all,
I'm a relatively new Pydev user, just starting a few months back. I'm looking
for some validation on whether I'm on the right track here. My
The following forum message was posted by jdmurray at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4638428:
Is it possible to write Eclipse plug-ins in Python using PyDev? I have a project
that would benefit from using the Eclipse plug-in framework, but the sandboxed
Java
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
Hi, fabioz
I have tried latest nightly build, this problem is fixed.
Thanks a lot.
--
BlackBerry®
The following forum message was posted by gerenukk at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4635781:
Hi!
Since I updated PyDev the Code analysis shows error on valid Python lines like
def (a, *b):
It breaks on parsing the "*" saying "Expected :)" .
The following forum message was posted by fjchiulli48 at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4631355:
I am on a Linux box with Python 2.7.1. I have a fresh install of Eclipse 3.7.
I just installed PyDev 2.2.1. Initially, root could see the PyDev plugin but
a normal
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/1900822:
I asked the question from my previous post (8) at
http://stackoverflow.com/questions/6879640/how-to-configure-pylint-to-check-all-
things-pep8-checks
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
Can you try with the latest nightly build (see http://pydev.org/download.html
) and check if it works for you?
Cheers,
Fabio
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
Hi, fabioz
Is there any road map about when this bug would be fixed?
--
Got Input? Slashdot Needs
The following forum message was posted by egorr at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4628477:
If it matters, I am running Mac OS X 10.6.8, Eclipse 3.7.0, and PyDev
2.2.1.2011071313.
I have a python script which uses a tool in my PATH. This location in my PATH
is
The following forum message was posted by mkearney at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
Your error is different from mine. My pylint 0.24.0 error trace follows.
First error is:
LookupError
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4627312:
I want to get the os.environ['LANG'] in MacOSX10.6.8 use the eclipse + pydev.
But it always return the None for this value. If we use the terminal to run
this scri
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
I posted "pylint 0.24.0 on Python 3.2.1 gives syntax error in unittest2" which
you can see at http://news.gmane.org/find-root.php?group=gmane.comp.pytho
The following forum message was posted by mkearney at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
re: unittest instead of unittest2. I agree.
While completing a pylint windows port seemed to be a suggestion for the google
summer of code. I could not see that anyone
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
Although there is a version of unittest2 for Python
3 (http://pypi.python.org/pypi/unittest2py3k) I think logilab-common (needed
by pylint) should use std
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
I tried installing pylint 0.24.0 on Python 3.2.1 and got this:
Running setup.py egg_info for package unittest2
Traceback (most recent call last
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
You might want to look at
http://stackoverflow.com/questions/3190258/pylint-equivalent-for-py3k
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
Thanks, fabioz.
I install eclipse with yum, there is only eclipse 3.2. I would wait for your
update.
And, could I install older PyDev version? I try to install pydev 1.6.5
The following forum message was posted by mkearney at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223:
All this pylint activity has me looking for pylint ( and dependent packages)
that can lint python 3 code. My reading of the logilab.org and activestate site
pages
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930:
Thanks for the information.
Isn't this dangerous in a sense there could be a mismatch? lint.py set in the
preferences could be from one version of PyLint wh
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930:
Hi there,
I just checked and it always uses the lint.py in the preferences, but it'll
use the python executable that's related to your project (so, if you have
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
It's a bug in PyDev with Eclipse 3.2 (it's calling a method only available in
Eclipse 3.3). I'll take a look at it (note that if you can upgrade Eclipse,
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4623683:
Hi.
I'm running eclipse 3.2.0 on CentOS 5.4, I installed pydev 2.2.1, subclipse
1.6.x.
I checkout an object wih subclipse, but everytime I try to compare a file
between
The following forum message was posted by skydive85 at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4566881:
I'm having the same problem. I can run my jython scripts fine, but the eclipse
code analyzer can't seem to resolve any of the Java imports. I looks like my
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4620351:
In PyLint's settings I added
--import-graph=c:\some_file.jpg
option but as PyDev runs PyLint with every module in project this file gets
overwritten by subse
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4619930:
Hi!
I have PyLint installed in one virtualenv (and configured in PyDev's preferences
for PyLint) while my project is configured to use another virtualen
The following forum message was posted by druckesr at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4618024:
Folks, I know Federal Employees are not all that well liked right now. But,
some of us are coders just like the rest of you.
Here's the problem. I work behin
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4611885:
Nothing is written to the error log. ($WORKSPACE/.metadata/.log)
Here are a few more facts:
- Eclipse install location: /home/alex/numerix/eclipse
- Project location where
The following forum message was posted by kutchbhi at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3726184:
nvmind its working now with pyqt. Wasn't working with pyside
--
Storage Effic
The following forum message was posted by kutchbhi at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3726184:
Last entry in the log file
[code]
!ENTRY org.python.pydev.core 1 1 2011-07-19 04:56:20.890
!MESSAGE Expected IO issue (version changed or validation not ok): properly
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3726184:
The PyDev in Aptana Studio 3 is exactly the same PyDev you have in Eclipse,
so, it's probably some misconfiguration on Eclipse... do you have some error
in your erro
The following forum message was posted by kutchbhi at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3726184:
sorry for bumping this thread. But I have the exact same problem.
pydev with eclipse. Intellisense doesnt work with 'external'(non-core)
libraries.
from PyS
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4611885:
Do you have some error in your error log? (see:
http://pydev.org/faq.html#how_do_i_report_a_bug )
Cheers,
Fabio
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4611885:
I just downloaded the latest Pydev (2.1.1.20110713) on Eclipse 3.6 (CDT
edition)
for Ubuntu 64 bit.
When I try to start a new pydev console -> Python console, I receive
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4610465:
Just fixed it to work as a popup dialog (i.e.: close it when it becomes
deactivated)
-- will be available for 2.2.2.
Cheers,
Fabio
The following forum message was posted by larrylau at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4610465:
Thank for your reply.
The new quick-outline is not a modal dialog, that is mean I can do other things
when it is opening. Even if the dialog loses focus, it always shows
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4610465:
Because the interesting classes related to it
(org.eclipse.jdt.internal.ui.text.AbstractInformationControl
and
The following forum message was posted by larrylau at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4610465:
why the quick outline of the pydev doesn’t look like the java editor’s
can someone tell me the reason
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4606092:
I get 'Unresolved import: select' error in Problems view for project using
virtualenv. This virtualenv is configured as Python interpreter in PyDev a
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
Nice!
Thank You.
--
AppSumo Presents a FREE Video for the SourceForge Community by
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
Agreed. Just did that change and it'll be available in the next release.
Cheers,
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905:
Under the Project preferences, I chose PyDev>Interpreter - Python. I clicked
the New... button to add a new Interpreter. When I pointed it to the host
application's ex
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
[quote]It should be OK [/quote]
Well I think I phrased my question wrong. What I meant is this; I think that
error markers' removal should be done whe
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
It should be OK (note that I agree that the PyLint integration could be
improved,
I think that the actual target would be having most of the PyLint analysis built
in
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905:
It should work with any version, as long as you have the pydev debugger and
the python standard library in the PYTHONPATH. Which error are you having?
Cheers,
Fabio
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4602905:
I'm using a product that includes an embedded python interpreter (python2.6.dll)
on a Windows box. I tried to attach Pydev's debugger to both the product's
exec
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
Fabio,
thanks for quick response and great product!
I'll try what you suggested. Is it ok these markers are not cleared when
cleaning
pr
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
Nowadays you should be able to right click a project/folder and select > PyDev
> Remove error markers.
Cheers,
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4601942:
Hi!
I added --disable=W0105 to PyLint options and in spite of this error being
absent
in the console output of PyLint it is still present in the Problems view
The following forum message was posted by gegtot at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4598725:
this doesn't work. downgrading to 1.6.5 does.
when opening the workspace that has been used with this version of pydev, the
latest version of pydev can be
The following forum message was posted by gegtot at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4598725:
downgrade to 1.6.5.
BTW when opening a workspace that has been used with this version, the latest
version of pydev can be used
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4598725:
I think PyDev could be improved to handle the case where your code is not found
in sys.path after starting up Jython... Please enter a bug report for that.
As for your
The following forum message was posted by pkeller at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4598725:
[code]OS: openSUSE 11.4
Eclipse version: Helios SR1
PyDev version 2.2.0
Jython version: 2.2a0[/code]
I tried to add a jython interpreter, using
[code]/usr/share/java
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4595582:
Ok, just fixed it in the nightly build (so, just upgrade to the nightly to get
it).
Cheers,
Fabio
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4595582:
Actually I just reproduced it in a clean workspace (it seems the problem only
happens if the exceptions were never configured).
The error message in this situation
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4595582:
I'm trying to reproduce that without any success. Have you configured to suspend
on caught/uncaught exceptions (under run > manage python exception breakpoints)
The following forum message was posted by leocherry at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4595582:
Hi,
I just installed the pydev plugin on my Eclipse Indigo (w32).
When I try to use the debugger, I'm getting this error: "Error when setting
exception list
The following forum message was posted by pythonscript007 at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4593717:
I use Eclipse SDK, Version: 3.7.0 with PyDev 101.
Furthermore I have installed
- numpy-1.6.1rc1-win32-superpack-python2.6.exe
and
- matplotlib-1.0.1
The following forum message was posted by jgver at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4589906:
Thanks for the help! I think this might be a case of an eclipse workspace that
has been around for years, has had many projects in it (some used for actual
development
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4589906:
I don't think I've seen this issue before... Do you have some error in your
error log? (See: http://pydev.org/faq.html#how_do_i_report_a_bug)
Also, not sure
The following forum message was posted by jgver at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4589906:
In one of the last few PyDev updates, I've noticed that launch configurations
disappear. Every time I try to run a script, using F5 (I'm using the Visual
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4560990:
I'm sorry I didn't answer on this thread, but this should be already fixed for
PyDev 2.2 (see release notes at: http://pydev.org/)
Cheers,
Fabio
p.s.: If t
The following forum message was posted by darrellrmay at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4560990:
This patch seemed to work for me...
--- pydevd.py.old 2011-06-29 10:15:43.463040992 -0400
+++ pydevd.py 2011-06-29 10:13:00.154231186 -0400
@@ -52,6 +52,7
The following forum message was posted by jurgenfd at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3727840:
Hi again, my previous message (@2011-06-28 16:18:46 CEST) can be ignored. I
found out that pylint was picking up an old rcfile (in my ~/.pylintrc)
by default.
In there
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3727840:
I have to confirm this issue on my Mac OSX with pylint from Mac Ports at:
/opt/local/bin/pylint.
This is a small script using:
/opt/local/Library/Frameworks/Python.framework
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4551200:
Hey again Fabio,
Thanks for addressing this issue. I've just updated to 2.2.0, and a notion of
this issue yet remains unresolved.
As a continuation to the example in my
The following forum message was posted by mpac at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586649:
Will PyDev ever support remote directories as first class projects? The Remote
System Explorer doesn't integrate as well as I
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/1900822:
Would it be possible to configure PyLint (which is already integrated with
PyDev)
to perform the same checks as PEP8 does
The following forum message was posted by bugok at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/1900822:
Yes, still interested.
--
All of the data generated in your IT infrastructure is seriously
The following forum message was posted by piotr_dobrogost at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/1900822:
BugoK - are you still interested in this?
fabioz - what's the current state and plans for f
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586199:
Shell introspection means that PyDev will spawn a shell, import the module and
do a dir() at them provide completions based on that.
The Predefined Completions is for
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586196:
Which version of the coverage module are you using?
Cheers,
Fabio
--
All of the data
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586090:
Yes, that was wrong (just fixed). Still, I believe those with newer Eclipse
versions shouldn't have a problem, as the site.xml is ignored and the
content.ja
The following forum message was posted by fcano at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586199:
Reading PyDev documentation you I have found this:
"The Forced builtin libs are the libraries that are built-in the
interpreter, such as __builtin__, sha, e
The following forum message was posted by fcano at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586196:
I get this message in the console when executing a script under coverage
monitoring:
no such option: --source
Use 'coverage help' for help.
I'm using Ecl
The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4586090:
Hello,
The update site URL (pydev.org/updates) redirects here:
http://update-production-pydev.s3.amazonaws.com/pydev/updates/site.xml
The first few lines of site.xml is as
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4584545:
This was already fixed. Please grab the latest nightly build. See:
http://pydev.org/download.html for details on getting it.
Cheers,
Fabio
The following forum message was posted by pixeldroid at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4579718:
!SESSION 2011-06-24 09:08:19.093
---
eclipse.buildId=M20110210-1200
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc
1 - 100 of 4297 matches
Mail list logo