Skip to Content
Personal Insights
Author's profile photo Timo John

ABAP in Eclipse with Windows 10 64bit SSO / SNC – hints

Today I wanted to update my ADT to the latest version supported on: tools.hana.ondemand.com

So currently on 2019-03.

 

As of some versions before Eclipse is only available as 64bit version. So I need to install the latest “free” JRE Version in 64bitJDK 8u202 i

Finished the installation an extraction of eclipse it started. Nice!
Installed ADT Tools; #ABAPFavorites, #AbapCI
But I could not connect to out SAP Systems using SSO:
System Variable “SNC_LIB_64”  needs to be set to a  secgss.dll that was not existing on my PC.
Solution was Note 2115486. Attachments : win64sso.zip 
In this zip is the file: gx64krb5.dll
I places the DLL in a subfolder of my eclipse installation and created the environment variable:
Using this setup I finally could run current eclipse with current ADT tools and SSO to our systems.
Well done after some hours.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Peter Inotai
      Peter Inotai

      Hi Timo,

      Thanks a lot for sharing it. This is exactly what I was looking for. 🙂

      It did work with Oxygen without the SSO, but I've got new PC, and ADT was no longer available for Oxygen, so I couldn't use that option and ended up logging in with password. But obviously I prefer this option.

      Best regards,

      Peter