快精灵印艺坊 您身边的文印专家
广州名片 深圳名片 会员卡 贵宾卡 印刷 设计教程
产品展示 在线订购 会员中心 产品模板 设计指南 在线编辑
 首页 名片设计   CorelDRAW   Illustrator   AuotoCAD   Painter   其他软件   Photoshop   Fireworks   Flash  

 » 彩色名片
 » PVC卡
 » 彩色磁性卡
 » 彩页/画册
 » 个性印务
 » 彩色不干胶
 » 明信片
   » 明信片
   » 彩色书签
   » 门挂
 » 其他产品与服务
   » 创业锦囊
   » 办公用品
     » 信封、信纸
     » 便签纸、斜面纸砖
     » 无碳复印纸
   » 海报
   » 大篇幅印刷
     » KT板
     » 海报
     » 横幅

eclipse 中 UnsatisifiedLinkError 的解决方式


方式一

q 9.9(e) Start a Windows command line and execute the following commands.

You\\\'ll be using the value for $LIBPATH that you wrote down in Step 9.6(i).

Microsoft Windows 2000 [Version 5.00.2195](C) Copyright 1985-2000 Microsoft Corp.Microsoft Windows 2000 [Version 5.00.2195](C) Copyright 1985-2000 Microsoft Corp.C:/>echo %PATH%C:/WINNT;C:/WINNT ystem32;C:/WINNT ystem32/WbemC:/>copy "c:/Program Files/eclipse/plugins/org.eclipse.swt.win32_2.1.0/os/win32/86/*" c:/WINNTc:/Program Files/eclipse/plugins/org.eclipse.swt.win32_2.1.0/os/win32/x86 wt-win32-2133.dll 1 file(s) copied.

echo %PATH%

This will show you your path. You should see "C:/WINNT" in the path. If not, you have a very nonstandard Windows configuration, and I assume you\\\'re an expert and can modify the next step as appropriate.

copy "c:/Program

Files/eclipse/plugins/org.eclipse.swt.win32_2.1.0/os/win32/x86/*" c:/WINNT

The format of this line is

copy "$LIBPATH/*" C:/WINNT

This line copies the SWT native library from its Eclipse library into your system\\\'s library path. This will allow the system to find it. As I mentioned at the beginning of this step, the folder name is the $LIBPATH value you saved in Step 9.6(i).

Note 
Each time you upgrade Eclipse, you may have to repeat this step. If there are changes to the native libraries, the Eclipse team renames the library and changes all references to the new name. To see if this is necessary, try to run one of your simple SWT example applications. If you get the UnsatisfiedLinkError, you\\\'ll need to repeat this step.


Now go back and rerun the application.

方式二

This usually appears as one of the following: Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-carbon-3063 in java.library.path (Carbon on Mac OS X), Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-win32-3063 in java.library.path (Win32 on Windows), or Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3063 in java.library.path (GTK2 on Linux). Those are the UnsatisifiedLinkErrors for SWT in Eclipse 3.0.1.For Eclipse 3.0, it would be swt-pi-carbon-3062, swt-win32-3062, and swt-pi-gtk3062 respectively.

Now there is an easy correction for this. Just go to "Run" | "Run...", which brings up the "Run" dialog. Then navigate to the "Arguments" tab and in the "VM Arguments:" text box, enter (for Eclipse 3.0.1):



-Djava.library.path=${system:ECLIPSE_HOME}/plugins/org.eclipse.swt.carbon_3.0.1/os/macosx/ppc (for Carbon on Mac OS X)



-Djava.library.path=${system:ECLIPSE_HOME}/plugins/org.eclipse.swt.win32_3.0.1/os/win32/x86 (for Win32 on Windows) or



-Djava.library.path=${system:ECLIPSE_HOME}/plugins/org.eclipse.swt.gtk_3.0.1/os/linux/x86 (for GTK2 on Linux).




返回类别: 教程
上一教程: JAVA与正则表达式(2年级之1)
下一教程: Java Web 服务学习报告?Web简介

您可以阅读与"eclipse 中 UnsatisifiedLinkError 的解决方式"相关的教程:
· JSP显示中文问题的解决方案
· Java 关于中文乱码问题的解决方案与经验
· JAVA常见中文问题的解决方案
· Java 关于中文乱码问题的解决方案与经验 (2)
· Java中控制台输入数字的解决方式
    微笑服务 优质保证 索取样品