铅笔要么作为Firefox扩展运行,要么作为一个独立的应用程序运行在XULRunner 1.9.2中。
试图安装XULRunner:
rich@rich-laptop:~/apps/pencil$ sudo apt-get install xulrunner-1.9.2
[sudo] password for rich:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xulrunner-1.9.2 is not available
XULRunner有什么问题,所以,我有下一个环境:
Ubuntu 14.04
安装XULRunner
日食4.5.2
所以,
public class Main {
public static void main(String[] args) {
System.setProperty("org.eclipse.swt.browser.DefaultType", "mozilla");
System.setProperty("org.eclipse.swt.bro
我正在尝试在JBoss Developer Studio (基本上是自定义Eclipse露娜)中安装。根据实例,我应该:Visual Page Editor has experimental support for Windows 64-bit. Follow the link below to get details on how to install. Until then you can click on the Source tab to hide this error/info message. --所以我这样做了--并通过Install添加了"“,但是它失败了,出现了错误:
是否可以在Eclipse小部件中使用64位XulRunner for Windows ()?它在32位Windows下运行良好,的答案解释了它是如何工作的。但是,当我在64位Windows下尝试这样做时,我会得到以下异常:
org.eclipse.swt.SWTError: No more handles (java.lang.UnsatisfiedLinkError: Could not
load SWT library. Reasons:
no swt-xulrunner-win32-3834 in java.library.path
no swt-xulrunne
所有人!
当我试图在casper中运行一个测试时:casperjs --engine=slimerjs test.js
得到了这个味精
SLIMERJSLAUNCHER environment variable is missing. Set it with the path to Firefox or XulRunner
XulRunner,火狐已经安装。我用的是Mac操作系统。
我在vb应用程序中使用Xulrunner和GeckoFX (两者都是33.0-0.1版),在调试应用程序时,行
Gecko.Xpcom.Initialize(System.IO.Directory.GetCurrentDirectory() & "\xulrunner")
抛出异常:
Unable to load DLL 'xul': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
请注意,无论我如何调用Initialize()函数,都会出现完全相