Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] New and Noteworthy

Ok, the coins are in bugzilla #192994.

BTW, I installed the XL C/C++ fragment, so I would have two compiler settings as base to add my own. I have some ideas, but I'm not that deep into Java/Eclipse programming. I hope, I have a little more spare time in the second half of this year. Last year up to now, I'm busy at work with lots of releases and tests of our embedded stuff. But I still keep an eye (or two) on Eclipse and CDT and the other plugins, especially
if they would help me in C/C++ development and maybe tests, reviews etc.
I'm still lokking for something to browse "unknown" code similar to source-navigator or source-insight. I like the include-dependency graphs of sourcenav and the grep search. I'd also need some kind of call-graph tools. For the embedded stuff, if I'm adding a toolchain-plugin for it, I'd need extensions/replacement of some syntax-tokens, e.g. adding intrinsic functions, keyword extensions (__sfrbit, __at(), void __interrupt(n) isrhnd(void),... ), __asm() instead of asm(), ...


Doug Schaefer schrieb:
Feel free to deposit your 0.02€ in bugzilla :)

BTW, Are you using the xlC compiler?

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
Behalf Of kesselhaus
Sent: Wednesday, June 13, 2007 3:43 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] New and Noteworthy

As I just see from the images about the XL C/C++ fragment, why are this
not ordered underneath
the Executable/Static Library/Shared Library in the New Project wizard?

This looks inconsistent for me, and would make a mess, if there come
more compiler fragments,
doing it like this or the other?

Just my 0.02€
Henning

Beth Tibbitts schrieb:
I started a bugzilla entry with a skeleton file and a few screenshots to
start.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=191521

This goes in the org.eclipse.cdt.doc.user plugin
and it replaces the concepts\cdt_c_whatsnew.htm  file.
There is a zip file with a few new images too.


...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top