On Friday, January 2, 2015 11:21:38 PM UTC+1, Joachim Durchholz wrote:
>
> I'm currently trying to cut down on the errors and warnings my Eclipse 
> install is throwing at me, and a significant fraction of these is 
> PEP8-related, that's why I even care about the topic. 
>
>
When I was using the PyDev plugin for Eclipse, I noticed that it lacked 
much customizability, i.e. there are limited suboptions if you switch the 
PEP8 warning on. Did you consider to report this problem to the PyDev 
discussions, rather than trying to adapt SymPy to conform to PyDev's 
warnings/errors?

Furthermore, PyDev marks some expressions such as *S.One, S.Half, 
S.<something>* as errors. But that's not SymPy's problem, that's a bug in 
PyDev.

I think that PyDev is a great attempt to support the Python programming 
language inside Eclipse, but PyDev still needs some work and has too many 
open issues. Besides, their website claims they only have one developer:
http://pydev.org/about.html

Anyways, I repeat my suggestion: use PyCharm instead of Eclipse+PyDev; this 
way you may avoid getting plenty of warnings/errors inside your IDE.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/3e68b123-c621-4474-a185-0dc8f76b1b56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to