Hi All,
I'm new in abap and trying to use abap in eclipse. I'm using SAP GUI for java 7.20 rev 5, Fedora 18.
I'm able to login using SAP GUI for java with connection string:
/H/xxx.xxx.xxx.xxx/S/3299/H/192.168.1.10/S/3200&clnt=120&expert=true
xxx.xxx.xxx.xxx is the SAP router.
The problem is when trying to create project in eclipse, SAProuter textbox show empty value. Only Server textbox has 192.168.1.10 value
Does anyone had succeed create project in eclipse with connection that use sap router? Is this a bug?
Thanks.