On 12/17/2013 09:25 AM, Michał Wichrowski wrote:
>
> We've tried PTP as well, but we could never get it to work properly, at least
> when installing it from scratch or using the packages you can get from
>
eclipse.org <
http://eclipse.org>. We've never tried downloading an Ubuntu
> package because we're
> running different flavors of linux.
>
>
> What exactly did not worked? Were you able to run Eclipse+PTP ?
I had great trouble compiling those parts that weren't in Java. When we
downloaded a package, we simply couldn't figure out how to configure it
properly. It may just have been that I wasn't patient enough, but it
definitely wasn't as easy as the rest of Eclipse either.
> I have the same problem here. I suppose this is a problem in the Eclipse C++
> parser. I'm afraid there is little that can be done about it...
>
>
> Eclipse parser sometimes fails even for my "good" instalation, but in
> downloaded packages I have much less completions (in the same and newer
> version of eclipse). Code::blocks handled completions quite well, only eclipse
> has parallel debugger.
C++ is a complex language. I'm not surprised that IDEs fall on their face
every once in a while with templates (because compilers do as well). The rules
for templates are complex, and it's oftentimes impossible to get an
understanding of the code if you can't actually compile it.
I do get annoyed as well at times when Eclipse doesn't want to autocomplete
something. But it can do it 95% of the time, and that's already a good step
forward.
Cheers
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@math.tamu.edu
www:
http://www.math.tamu.edu/~bangerth/