We have just switched to Eclipse ADT in our SAP ABAP development environment, and now we are developing in client 100 and test in client 200, so we have opened two tabs with the same source in different SAP clients.
In the project pane we see
The problem is that you cannot see the client in the tab description, currently I only see
[D10] Z_WEB_COMPONENT | COMPONENTCONTROLLER
or something like this
but I would like to see something like
[D10 - 100] Z_WEB_COMPONENT | COMPONENTCONTROLLER
or
[D10 - 200] Z_WEB_COMPONENT | COMPONENTCONTROLLER
This is quite confusing if to work with a several tabs of the same systems without knowing client.
Is this possible? If yes, where is this setting?
Seems to be impossible now by standard ADT tools.
Try this plugin that allows changing coloring in editor.
If to set up different colors for different projects, it should fulfill exactly what you need: one project is E50_100, another is E50_200 and you can differentiate them by color