Hey,
I finally have some time to work on docker improvements.
One of the things bugging me are the include paths in the
project. While they are already hard to read when they are
no systems paths, but things get worse when they are
copied from a docker image:
Thus: Is there an easy whey to fix this?
One of my ideas was to introduce some kind of mapping.
Showing the actual path within the docker, but listing the
copied files.
The second was to clip the paths on the left side instead
of the right. But that is probably far from simple,
because it breaks the rendering hierarchy, right?
A third option would be to introduce a hierarchy level.
Adding one when all paths share the same base-path (or
some other magic):
Thinking about it, the third option is probably the most
non-confusing for the end-user, while still being
implementable with reasonable effort (this is a wild
guess, though).
Any thoughts? Would a patch be merged? Can this be
implemented in CDT or do I have to adjust Eclipse?
Pointers to the code to look at are welcome, too. :)
Morty
--
MATHEMA GmbH
Schillerstraße 14 | 90409 Nürnberg
Telefon: +49 (0)911 180778-50
E-Mail: moritz.struebe@xxxxxxxxxx | Web: www.mathema.de
Geschäftsführer: Andreas Hanke, Thomas Haug
Handelsregister: HR B 35517, Nürnberg/Bayern
_______________________________________________