On Sat, Jan 3, 2015 at 9:21 AM, Francesco Bonazzi <[email protected]> wrote:
> > > 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. > Or, uh, *cough* *cough*, Emacs. Aaron Meurer > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 > <https://groups.google.com/d/msgid/sympy/3e68b123-c621-4474-a185-0dc8f76b1b56%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAKgW%3D6K0Xak4zi4jr-U_2fa7E_mexg-1%2BXYPUwffU1-ajpCfCA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
