Defining a Manual System Connection
Context
You want to define the connection of your Eclipse-based IDE to an ABAP system directly without using the SAP Logon Pad. This enables you to adopt certain properties like the connection type, message server, instance number, and so on.
Example
You can create an individual configuration in the following use cases:
- You have installed ABAP Development Tools on a Mac OS X operating system.
- You want to work in a user specified system.
- You want to connect manually because you do not have configuration files that contain value helps. As a result, access through the SAP Logon Pad would be more laborious.
Procedure
Results
To check the results of the procedure, switch to the Project Explorer and expand the first level of the project structure. Verify that the project structure already includes the following nodes:
- Favorite Packages contains the packages that you have added to Favorites (temporary package $TMP by default).
- System Library contains all system packages.

