Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Logon to multiple systems in eclipse

Former Member
0 Kudos

Hi all,

Can we connect to multiple systems at a time for development in eclispe?

As we can logon to multiple systems in SAP GUI, I want to log on to multiple systems at a time.

Please provide your suggestions.

1 ACCEPTED SOLUTION

former_member184367
Active Participant
0 Kudos

Hi Akshay,

Yes. You can connect to multiple systems in eclipse at a time as you can do it in SAP GUI.

4 REPLIES 4

former_member184367
Active Participant
0 Kudos

Hi Akshay,

Yes. You can connect to multiple systems in eclipse at a time as you can do it in SAP GUI.

0 Kudos

Hi Sneha,

     Thanks for your reply. Can you please tell me the steps for the logging in to multiple systems. I am new to Eclispe and I dont know the steps. For now I am able to work on 1 system. but dont know how to logon to multiple systems.


Hi Akshay,

The only thing is you have to create multiple ABAP projects in eclipse for doing so,

Please refer below steps:

File -> New -> ABAP project.

New window will open with title New ABAP project.

browse for the connection. Select another system provide criditital and now you can develop in both the systems.

Hope this will help you

0 Kudos

Thank you. This solved the issue.