Hello everybody!
I am facing a problem when trying to create a new ABAP project in Eclipse.
This is the scenario
In SAP Logon I have two connections to the same system. The first one has no SAPRouter set (we have to be connected to a VPN to use this one) while the second one has the parameter SAPRouter set. Both of them work well using SAP GUI
Now when I want to log in using the Eclipse IDE the problem occur:
Connected to a VPN, the first connection settings work fine. However, when I try to use the one with SAPRouter it shows a message "Retrieving compatibility information from backend system" and after a while the error "partner 'xxxxxx.com:3301' not reached" appears. It does not matter if I am connected the VPN or not.
What am I doing wrong?
Could it be possible that eclipse looks for some extra information that SAP GUI does not, and by coincidence, that info is not available for me? Something like a blocked url
What would you do?
Thank you for your attention.
Dante