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?