This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: Updated Eclipse CDT plugin


> -----Ursprüngliche Nachricht-----
> Von: ecos-discuss-owner@ecos.sourceware.org
> [mailto:ecos-discuss-owner@ecos.sourceware.org]Im Auftrag von Øyvind
> Harboe
> Gesendet: Montag, 26. Juli 2004 11:41
> An: ecos-discuss@sources.redhat.com
> Betreff: [ECOS] Updated Eclipse CDT plugin
> 
> 
> http://www.zylin.com/opensource.html
> 
> Use Eclipse SDK 3.0 release.
> 
> My changes are now very slight and I suspect that Eclipse CDT will
> support embedded targets out of the box before long.

What changes did you make to the original cdt plugin ?

I have the following problem here: I'm using eclipse with a cmake-based (www.cmake.org) cygwin ecos project. This has the effect that the Makefiles generated by cmake contain the absolute cygwin-paths (e.g. (/ecos-d/src/main.cpp instead of d:\src\main.cpp) and the "Problems" tab in eclipse shows all the problems, but "Go to" the problem doesn't work. I guess eclipse can't find the correct file due to the cygwin-path.
I don't know much about java, I just downloaded the cdt sdk but didn't find the sources yet.
Can you give me a short hint were the gcc-output parsing is located ?

Bye
Alex

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]