Eclipse.library.path Eclipse中没有sapjco3 [英] No sapjco3 in java.library.path Eclipse

查看:141
本文介绍了Eclipse.library.path Eclipse中没有sapjco3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

运行代码时出现此错误。

I'm getting this error when i run code.

java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path

我添加了jar( sapjco-3.0.jar )到文件夹,并设置了项目中的路径。

I have added the jar(sapjco-3.0.jar) to folder and did set the path in the project.

谢谢。

推荐答案

您缺少sap java连接器的本机实现。 sapjco包含一个用于java绑定的.jar和一个用于特定于平台的绑定的本机库(.so文件)。

You are missing the native implementation of the sap java connector. sapjco consists of a .jar for the java binding and a native library (an .so-file) for the platform specific binding.

你需要一个关于sap服务的帐户市场来访问它。如果你有一个去 http://service.sap.com 那里去软件下载/安装和升级/浏览/ SAP连接器/ SAP JCO

You need an account on the sap service marketplace to access it. If you have one go to http://service.sap.com and there to Software Downloads / INstallations and upgrades / Browse / SAP Connectors / SAP JCO

这篇关于Eclipse.library.path Eclipse中没有sapjco3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆