Hey,
at the moment I'm playing around with abap in eclipse.
I was able to connect to my desired sap system and to create a new project.
Also I was able to create new classes and interfaces.
But I have problems to create packages, function groups, function modules etc.
I'm getting the error, that eclipse can't connect to my system with an strange ip-adress, when eclipse want to create a gui session.
(why does he want to create a gui session)
The ip-adress, which should be reached, starts with an s (s<xxx>.<xxx>.<xxx>.<xxx>).
In my opinion this comes from the scn.
Unfortunately in the sap scn is not activated.
Is there a way to run abap in eclipse without scn?