当前位置: 代码迷 >> Java相关 >> 一个关于找不到localfile_1_0_0的问题
  详细解决方案

一个关于找不到localfile_1_0_0的问题

热度:193   发布时间:2011-02-14 14:02:42.0
一个关于找不到localfile_1_0_0的问题
在aix上安装了一个基于eclipse的软件,在运行时显示如下错误:
!MESSAGE Could not load library: liblocalfile_1_0_0.a.  This library provides platform-specific optimizations for certain file system operations.  This library is not present on all platforms, so this may not be an error.  The resources plug-in will safely fall back to using java.io.File functionality.
!STACK 0
java.lang.UnsatisfiedLinkError: localfile_1_0_0 (Not found in java.library.path)
    at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:986)

哪位朋友告诉我该怎么解决?
谢谢您
搜索更多相关的解决方案: 软件  

----------------解决方案--------------------------------------------------------
安装eclipse之前没安装JDK吧
----------------解决方案--------------------------------------------------------
  相关解决方案