Hi
we are moving towards the use of Eclipse in ABAP Development.
Now for testing and developing we have two different client. Say(X for developing and Y for testing)
now for X client we all developer have different credential. but for Y client we have one common username and password.
so now problem is if i put breakpoint and run the program (from Eclipse )and if other developer is also login in Y client(with same credential in eclipse) then my debug perspective is getting opened in his/her Computer. and at ant time 4-5 person are there in Y client with same login .
and we can not have different credential for Y client.
Though this is not happening in SAP GUI
Any solution?
Thanks in advance