草庐IT

getPlatformUserHome

全部标签

java.lang.UnsatisfiedLinkError : com. sun.deploy.config.WinPlatform.getPlatformUserHome()Ljava/lang/String

我开发了一个链接到某个站点的javafx(2.2)应用程序。该应用程序在netbeans7.3中运行良好,但当我部署它时,会出现以下错误。java.lang.UnsatisfiedLinkError:com.sun.deploy.config.WinPlatform.getPlatformUserHome()Ljava/lang/String;atcom.sun.deploy.config.WinPlatform.getPlatformUserHome(NativeMethod)atcom.sun.deploy.config.WinPlatform.getUserHome(Unknow